Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

0.2.90 - 2021-08-20

Added

  • Example app: demonstration how to improve performance by subscribing to individual fields
  • Improved explanation of field tracking.
  • Updated tools.build

0.2.81 - 2021-07-30

Try again to pin clojars release to a git sha.

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

Added

  • 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.

Fixed

  • Reseting a field would discard any information attached to it outside of the f-form library.

0.2.1 - 2021-07-15

Added

  • Improvements to docs and release procedures.

Fixed

0.2.0 - 2021-06-18

Added

  • Contributing guidelines and change log.

0.1.0 - 2021-06-18

Initial Clojars release

0.0.1 - 2021-06-18

Added

  • Core utilities for creating and interacting with forms and fields.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close