Skip to content

Releases: day8/re-frame

v0.9.4

01 Jun 04:41

Choose a tag to compare

This is another minor release, adding a CITATION.md file, and changes for self hosting.

You can see the full changelog here.

v0.9.3

14 May 20:32

Choose a tag to compare

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

28 Feb 21:47

Choose a tag to compare

This is a small release, mainly switching re-frame's lein-npm dependencies to use :devDependencies. You can see the full changelog here.

v0.9.1

19 Dec 20:11

Choose a tag to compare

This is a hotfix release which fixes dynamic subscriptions. The full changelog is available here.

v0.9.0

15 Dec 03:03

Choose a tag to compare

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

09 Dec 00:39

Choose a tag to compare

v0.9.0-beta1 Pre-release
Pre-release

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:

  • #278 Provide enrich interceptor with db coeffect, if no db effect was produced.
  • #223 When using make-restore-fn, dispose of any subscriptions that were created after the restore function was created.

v0.9.0-alpha1

29 Nov 03:30

Choose a tag to compare

v0.9.0-alpha1 Pre-release
Pre-release

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

14 Mar 19:55

Choose a tag to compare

See the release notes CHANGES.md for changes in this release.

v0.5.0 - Dynamic Subscriptions

05 Nov 06:29

Choose a tag to compare

v0.5.0 Alpha 1

17 Oct 02:07

Choose a tag to compare

v0.5.0 Alpha 1 Pre-release
Pre-release

Feedback (both positive and negative) welcome in #125

See CHANGES.md

[re-frame "0.5.0-alpha1"]