Releases: awnumar/memguard
Releases · awnumar/memguard
v0.23.0
27 Aug 22:19
Compare
Sorry, something went wrong.
No results found
What's Changed
Improve concurrent test; replace depreciated Slice conversion by @awnumar in #172
Bumping minor version since last release upgraded Go version in go.mod
.
Full Changelog : v0.22.6...v0.23.0
v0.22.6
27 Aug 20:57
Compare
Sorry, something went wrong.
No results found
v0.22.5
28 Mar 19:23
Compare
Sorry, something went wrong.
No results found
v0.22.4
04 Dec 20:10
Compare
Sorry, something went wrong.
No results found
Fix deadlock when panic occurs during Purge
Stop auto-initialising a global Coffer at program start
Improvements to mutex handling in core
Update memcall dependency
v0.22.3
15 Jun 17:21
Compare
Sorry, something went wrong.
No results found
Improvements to locking in core
Patch a race condition in core
v0.22.2
30 Apr 21:59
Compare
Sorry, something went wrong.
No results found
Patch deadlock issue #135
v0.22.1
21 Mar 10:54
Compare
Sorry, something went wrong.
No results found
v0.22.0
20 Mar 14:18
Compare
Sorry, something went wrong.
No results found
Changed error handling and added some convenience methods to Stream.
v0.21.0
27 Nov 22:01
Compare
Sorry, something went wrong.
No results found
Add in-memory encrypted streaming ability. #128
v0.20.1
28 Oct 12:45
Compare
Sorry, something went wrong.
No results found
Harden safe termination functionality.