Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [unreleased]
### Added
* added `inputs_for/1`
### Changed
### Fixed
## [0.3.1] 2024-10-02
### Added
### Changed
### Fixed
* Use Map.lazy_fetch when form is not available #20
## [0.3.0] 2024-08-21
### Added
New library
### Changed
### Fixed