File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 4848- ` Exception::backtrace ` .
4949
5050### Fixed
51- - Potential deadlock in ` Lazy ` when accessed for the first time from
52- multiple threads simultaneously.
5351
5452### Security
5553
54+ ## [ 0.6.4] - 2024-05-08
55+ ### Fixed
56+ - Potential deadlock in ` Lazy ` when accessed for the first time from
57+ multiple threads simultaneously.
58+
5659## [ 0.6.3] - 2024-03-31
5760### Fixed
5861- Missing ` IntoValueFromNative ` implementation for ` Vec ` and ` HashMap ` .
458461- Pre-built bindings for Ruby 2.6 - 3.1 on common platforms, build-time
459462 generated bindings otherwise.
460463
461- [ Unreleased ] : https://github.com/matsadler/magnus/compare/0.6.3...HEAD
464+ [ Unreleased ] : https://github.com/matsadler/magnus/compare/0.6.4...HEAD
465+ [ 0.6.4 ] : https://github.com/matsadler/magnus/compare/0.6.3...0.6.4
462466[ 0.6.3 ] : https://github.com/matsadler/magnus/compare/0.6.2...0.6.3
463467[ 0.6.2 ] : https://github.com/matsadler/magnus/compare/0.6.1...0.6.2
464468[ 0.6.1 ] : https://github.com/matsadler/magnus/compare/0.6.0...0.6.1
You can’t perform that action at this time.
0 commit comments