Changelog for scoped-codensity-0.1.0.2
Revision history for scoped-codensity
0.1.0.0 -- 2024-12-17
- Initial implementation of the Scoped monad and a couple of modules providing some useful functions for working with it
0.1.0.1 -- 2024-12-17
- Fix a bug where I forgot to remove debug print statements from the file module
0.1.0.2 -- 2024-12-18
- Add the
foreignPtrandwrapScopedfunctions to thePtrmodule - Add @since annotations