Releases: awnumar/memguard
Releases · awnumar/memguard
v0.5.2
- Internal code optimisations.
v0.5.1
- Fix and improve outdated documentation.
- Improve handling of kernel mlock/VirtualLock limits.
- Simplify mutexes.
v0.5.0
- Remove useless ExitFunc type.
- Functions that create New LockedBuffers accept a ReadOnly option now.
- Add function for listing all LockedBuffers.
- Patch bug in Split().
v0.4.0
- Added various functions for manipulating LockedBuffers.
- Expanded the API to include a few other helper functions.
- Converted copying and comparison functions to their time-constant equivalents.
- Added a function that creates a LockedBuffer filled with CSPR bytes.
v0.3.2
Release-ready API, licenced under Apache-2.0
.