Packages

A compact Req-backed Elixir client for the Nuntly REST API, generated from OpenAPI.

Current section

Files

Jump to
nuntly CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2026-09-01
### Added
- Initial Req-backed client generated from the Nuntly OpenAPI document.
- Generated argument descriptions and examples for every API operation.
- A complete Markdown REST API reference covering both calling styles.
- Expanded Req client and configured-module documentation.
- Configured, Repo-style modules through `use Nuntly`.
- Explicit clients for per-request and multi-tenant configuration.
- Client functions for 56 API operations across 11 resource modules.
- Bun-based generator with tests and type checking.
[0.1.0]: https://github.com/mindreframer/nuntly/releases/tag/v0.1.0