Daniel Compton
9139a8625a
Version 0.10.3-SNAPSHOT
2017-10-07 19:34:31 +13:00
Daniel Compton
cc7b4a924b
Version 0.10.2
2017-10-07 19:34:19 +13:00
Daniel Compton
5fe1735ea8
Back to SNAPSHOT
2017-09-28 11:34:03 +13:00
Daniel Compton
df1b4d6666
0.10.2-beta1
2017-09-28 11:33:45 +13:00
Sameer Rahmani
2dcdafe725
package.json file removed and replaced by bunch of lein aliases
...
Instead of using package.json which caused `lein deps` to fail. I
replaced it with several lein aliases which serve the same purpose.
For example `docs-build` builds the HTML version of docs in `./build/`
and `docs-serve` run a development server for docs on port `4000`.
For more information take a look at `project.clj`. NOTE: in order
to use the docs build system you need to install gitbook-cli utility.
2017-09-26 14:52:13 +01:00
Mike Thompson
c2e7a67137
Upgrade all dependencies to the latest. This means moving to cljs.spec.alpha in todomvc example
2017-08-17 21:40:58 +10:00
Daniel Compton
b0409e9f35
Version 0.10.2-SNAPSHOT
2017-08-17 09:11:02 +12:00
Daniel Compton
0ed538d59d
Version 0.10.1
2017-08-17 09:10:50 +12:00
Daniel Compton
f58d45f8cf
Version 0.10.1-SNAPSHOT
2017-08-16 15:00:15 +12:00
Daniel Compton
ff3e0a948d
Version 0.10.0
2017-08-16 15:00:03 +12:00
Daniel Compton
90da16f273
Bump to 0.10.0-SNAPSHOT
2017-08-16 14:56:42 +12:00
Stuart Mitchell
599b1374af
version bump
2017-06-01 16:38:32 +12:00
Stuart Mitchell
0aefd28cfc
Version 0.9.4
2017-06-01 16:30:23 +12:00
Daniel Compton
af6488bd5e
Merge pull request #325 from viebel/master
...
self-host compatibility using macrovich
2017-05-29 10:55:47 +12:00
Daniel Compton
82d3555e95
Version 0.9.4-SNAPSHOT
2017-05-15 08:26:40 +12:00
Daniel Compton
8a1a28823b
Version 0.9.3
2017-05-15 08:26:28 +12:00
Yehonathan Sharvit
eb3494152e
self-host compatibility using macrovich
2017-03-12 00:19:44 +02:00
Daniel Compton
99aeb696d2
Version 0.9.3-SNAPSHOT
2017-02-09 22:25:57 +13:00
Daniel Compton
429bb217b3
Version 0.9.2
2017-02-09 22:25:47 +13:00
Daniel Compton
a989b98c7a
Merge pull request #286 from kanwei/patch-1
...
Depend on reagent 0.6.0 instead of 0.6.0-rc
2017-02-03 08:19:21 +13:00
Daniel Compton
79a1ea6851
Make npm dependencies, dev-dependencies
2017-01-31 01:56:59 +13:00
Daniel Compton
3d732d832d
Version 0.9.2-SNAPSHOT
2016-12-20 09:02:13 +13:00
Daniel Compton
b498beaeb5
Version 0.9.1
2016-12-20 09:02:02 +13:00
Kanwei Li
3241a78c89
Depend on reagent 0.6.0 instead of 0.6.0-rc
2016-12-14 23:34:35 -05:00
Daniel Compton
301a93bbc3
Version 0.9.1-SNAPSHOT
2016-12-15 16:00:02 +13:00
Daniel Compton
831c1385b9
Version 0.9.0
2016-12-15 15:59:50 +13:00
Daniel Compton
9014e55987
Bump to 0.9.0-SNAPSHOT
2016-12-15 15:49:13 +13:00
Daniel Compton
7b88d707f1
Version 0.9.0-beta2-SNAPSHOT
2016-12-09 13:27:04 +13:00
Daniel Compton
d592804c18
Version 0.9.0-beta1
2016-12-09 13:26:53 +13:00
Daniel Compton
67fa87efbf
Update to 0.9.0-beta1-snapshot
2016-12-09 13:25:53 +13:00
Daniel Compton
17ee78f034
Version 0.9.0-alpha2-SNAPSHOT
2016-11-28 22:43:50 +13:00
Daniel Compton
1d0ef8f075
Version 0.9.0-alpha1
2016-11-28 22:43:39 +13:00
Daniel Compton
9180681c23
0.9.0-alpha1-SNAPSHOT
2016-11-28 22:43:32 +13:00
Daniel Compton
4d8a311134
Make sure that tracing is eliminated by Closure DCE
2016-11-28 22:12:17 +13:00
Daniel Compton
21c78db3a7
Don't use devtools :async feature
...
See
https://github.com/binaryage/cljs-devtools/issues/20#issuecomment-257399432
for more details.
2016-11-01 10:27:56 +13:00
Daniel Compton
5486d2058f
Call after interceptor with db coeffect, if no db effect is produced
...
after interceptors expect to always get a db value. If no db effect is
produced, then they may fail (for example schema validation on db if
no db is provided).
Fixes #239
2016-10-13 10:44:40 +13:00
Mike Thompson
67cdffdbb2
Move to new clojurescript deps
2016-08-30 20:02:18 +10:00
hipitihop
5e01592ee8
Update deps and include files for source mapping in karma.conf
2016-08-30 12:41:04 +10:00
hipitihop
9f824cc528
bump next point release, deps [binaryage/devtools "0.8.1"] and use :preloads
2016-08-24 10:40:56 +10:00
Mike Thompson
8cf42f57f5
Version 0.8.0
2016-08-19 18:20:21 +10:00
Mike Thompson
422c13ef47
deploy -alpha12
2016-08-18 18:19:57 +10:00
Mike Thompson
fa1609bc21
Bump to alpha11
2016-08-10 18:29:22 +10:00
Mike Thompson
c8659d6770
Version 0.8.0-alpha10
2016-08-08 15:30:38 +10:00
Mike Thompson
5c3830b992
We are SNAPSHOT for the moment
2016-08-03 17:19:55 +10:00
Mike Thompson
86b555a86c
Version 0.8.0
2016-08-03 13:02:51 +10:00
Mike Thompson
0327d2cf89
Bump release
2016-07-29 14:31:53 +10:00
Mike Thompson
996eda62ce
alpha9 - fix another bug
2016-07-28 19:00:17 +10:00
Mike Thompson
788ba0850b
Bump to next SNAPSHOT
2016-07-28 18:54:26 +10:00
Mike Thompson
f4734f2a1b
Bump to alpha8
2016-07-28 18:52:49 +10:00
Mike Thompson
26259044f3
Bump version
2016-07-28 16:45:40 +10:00