New
v1.0.0-M10
Bugfixes
- Fix bug in semispace cache that allowed gen1 to contain values in evi… by @matthughes in https://github.com/typelevel/skunk/pull/1162
- Replace SemispaceCache with LRU Cache by @mpilquist in https://github.com/typelevel/skunk/pull/1163
Full Changelog: https://github.com/typelevel/skunk/compare/v1.0.0-M9...v1.0.0-M10