All notable changes to this project will be documented in this file. This change
log follows the conventions of keepachangelog.com.
0.2.80 - 2021-07-30
Try again to pin clojars release to a git sha.
0.2.79 - 2021-07-30
Pin clojars release to a git sha.
0.2.78 - 2021-07-30
- Switched build tools to clojure.tools.build
- More granular tools for manipulating a field's value and history.
- Example app: Demonstration of more granular field manipulation.
- Example app: Demonstration of displaying all errors instead of submitting.
- Reseting a field would discard any information attached to it outside of the
f-form library.
0.2.1 - 2021-07-15
- Improvements to docs and release procedures.
0.2.0 - 2021-06-18
- Contributing guidelines and change log.
0.1.0 - 2021-06-18
Initial Clojars release
0.0.1 - 2021-06-18
- Core utilities for creating and interacting with forms and fields.