Releases: day8/re-frame
v0.9.4
v0.9.3
This is another minor release, fixing a bad ns form, some undefined behaviour around reg-sub, and the update-coeffect interceptor.
N.B. The changes to reg-sub breaks code that was wrong but previously worked. The reg-sub function was too liberal in the separator it accepted, now only :<- is accepted.
You can see the full changelog here.
v0.9.2
v0.9.1
v0.9.0
Dr Ford has created a new 6-part narrative, and Bernard some infographics. Anyone seen Dolores?
You can see all of the changes in 0.9.0 in the meticulously laid out changelog. What's that you say? It doesn't look like anything to you?
v0.9.0-beta1
This is likely the last pre-release before 0.9.0. Please try it in your apps and give us feedback (both good and bad) through the usual channels. Notable code changes since the last release:
v0.9.0-alpha1
This is a pre-release version of re-frame 0.9.0-alpha1. Please give it a try in your projects and give us any feedback if there are any issues. If not, then we will likely release 0.9.0 shortly. You can see the full list of changes at CHANGES.md
v0.7.0
See the release notes CHANGES.md for changes in this release.