Breaking changes:
- Update project and deps to PureScript v0.15.0 (#141 by @JordanMartinez)
- Replaced polymorphic proxies with monomorphic
Proxy(#141 by @JordanMartinez)
New features:
Bugfixes:
- Fix broken
reindexfor v0.15 due to Purescript PR #4033
Other improvements:
- Added
purs-tidyformatter (#138 by @thomashoneyman) - Replace manual tests with automated tests using
assert(#135 by @Neppord) - Improve documentation for
united(#134 by @Neppord) - Add guide on impredicativity explaining difference between
LensvsALens(#136 by @i-am-tom and @JordanMartinez)