Releases: ingesolvoll/kee-frame
Releases · ingesolvoll/kee-frame
0.2.1 - Quick bugfix from 0.2.0
Did some poor work on quality control of new chain config. Fixed now, with a unit test to cover it.
0.2.0 - More configuration power
New features:
- Chain linking is now configurable
- Opened up for custom router implementations
Big thanks to @lsnape for making most of the code run on the JVM, making both the framework and the user code much easier to test!
0.1.8
- Reagent component for dispatching views on route data
- More features documented in README
0.1.7
v0.1.7 Releasing 0.1.7 due to a breaking bug in 0.1.6
0.1.6
v0.1.6 Releasing 0.1.6
0.1.5
v.0.1.5 Merge remote-tracking branch 'origin/master'
0.1.4 - First public release
v0.1.4 Releasing 0.1.4
0.1.3
v0.1.3 Going to release 0.1.3
0.1.1
First draft of new chain feature
Initial release
Basic router and controller features are done.