Skip to content

0.9.2

Compare
Choose a tag to compare
@darwin darwin released this 26 Feb 22:28
· 324 commits to master since this release
v0.9.2

A compatibility release

Minor compatibility fixes for ClojureScript 1.9.493. Note that the changes were reverted in ClojureScript 1.9.494. But we are now future proof if they later decided to make the symbols private again.

Notable commits:

dff7ffe work around fast-path-protocols being newly flagged as private
ae982dc build meta lazily to prevent stack overflow in circular structures #35

All new work: v0.9.1...v0.9.2