Changelog for mutable-lens-0.4.1.0
Revision history for mutable-lens
0.4.1.0 -- 2020-11-25
- Add a benchmark.
- INLINE most functions, and make
S
strict in its inner field.
0.4.0.0 -- 2020-05-29
- Split IsoLST into FromLST, of which there are more instances.
- Update to GHC 8.10.1
0.3.0.0 -- 2020-05-28
- Add Allocable typeclass for creating new references.
0.2.0.0 -- 2020-05-17
- More convenience functions, including ALens compat.
0.1.0.0 -- 2020-04-16
- First release, with basic features.