Skip to content

Releases: ingesolvoll/kee-frame

0.2.1 - Quick bugfix from 0.2.0

12 Apr 07:50
Compare
Choose a tag to compare

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

09 Apr 22:13
Compare
Choose a tag to compare

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

01 Apr 09:31
6f078ad
Compare
Choose a tag to compare
  • Reagent component for dispatching views on route data
  • More features documented in README

0.1.7

21 Mar 22:02
Compare
Choose a tag to compare
v0.1.7

Releasing 0.1.7 due to a breaking bug in 0.1.6

0.1.6

20 Mar 13:54
Compare
Choose a tag to compare
v0.1.6

Releasing 0.1.6

0.1.5

15 Mar 22:14
Compare
Choose a tag to compare
v.0.1.5

Merge remote-tracking branch 'origin/master'

0.1.4 - First public release

12 Mar 21:58
Compare
Choose a tag to compare
v0.1.4

Releasing 0.1.4

0.1.3

08 Mar 22:48
Compare
Choose a tag to compare
v0.1.3

Going to release 0.1.3

0.1.1

03 Mar 14:57
Compare
Choose a tag to compare

First draft of new chain feature

Initial release

28 Feb 21:45
Compare
Choose a tag to compare

Basic router and controller features are done.