Releases: binaryage/chromex
0.5.7
API update
Regenerated APIs to match Chromium @ d27fdb5.
ClojureScript 1.9.518 is good again
Finally the async
issue was fixed.
Notable commits:
6d14d07 build-api: do not generate internal apis
1af4858 update broken-clojurescript? versions
All new changes: v0.5.6...v0.5.7
0.5.6
Stay away from ClojureScript 1.9.494
This is a hot-fix release. I had to downgrade ClojureScript dependency to 1.9.473 due to CLJS-1954. But chromex is a library and ClojureScript dependency is :scope "provided" so your own project version will win. That's why you should be aware of this issue and not upgrading ClojureScript in your project (at this moment).
Notable commits:
9faadd2 downgrade clojurescript to 1.9.473 due to CLJS-1954
e904441 be nice and warn people about broken ClojureScript 1.9.494
All new changes: v0.5.5...v0.5.6
0.5.5
API update
Wait for next release!
This release is borked due to CLJS-1954. You can use it only with ClojureScript compilers up to version 1.9.473
.
Regenerated APIs to match Chromium @ f88f9bc.
Notable commits:
none
All new changes: v0.5.4...v0.5.5
0.5.4
0.5.3
API update
Regenerated APIs to match Chromium @ c204064.
Notable commits:
none
All new changes: v0.5.2...v0.5.3
0.5.2
API update
Regenerated APIs to match Chromium @ 9760089.
Notable commits:
none
All new changes: v0.5.1...v0.5.2
0.5.1
0.5.0
Integration with cljs-oops
Newly chromex depends on cljs-oops which in turn depends on Clojure 1.9 (clojure.spec).
Please refer to cljs-oops installation instructions or
look into updated chromex-sample.
API update
Regenerated APIs to match Chromium @ e922422.
Notable commits:
acee271 take advantage of binaryage/oops
83b9631 prevent unreachable code warnings in google closure compiler
268c36c add version file
All new changes: v0.4.2...v0.5.0
0.4.2
API update
Regenerated APIs to match Chromium @ 91dd30b.
Notable commits:
none
All new changes: v0.4.1...v0.4.2
0.4.1
API update
Regenerated APIs to match Chromium @ 11b198d.
Notable commits:
eea98e2 oset should return modified object to support threading
All new changes: v0.4.0...v0.4.1