Releases: aroemers/mount-lite
Releases · aroemers/mount-lite
2.3.1
2.3.0
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2 - 2020-03-17
0.9.8 - 2016-05-25
Added
- Setting a log function via
log-fn
, which is called on state changes. - An exception is thrown when the state graph cannot be created due to missing sources. This only affects functions such as
parallel
andup-to
.
Changed
- The
defstate
macro now disallows defining a var that already exists and is not a defstate. - The documentation has moved to codox
0.9.7 - 2016-03-01
Fixed
- Allow AOT-ing of defstates