Releases: pbhogan/scrypt
Releases · pbhogan/scrypt
Ruby 2.7 Compatibility
- Replaced
scanf
usage to avoid the need for a runtime dependency with the upcoming Ruby 2.7. - Development: Added Rubocop and rules to the project.
- Refactored:
- Extracted (organized)
Engine
,Errors
andPassword
class/modules into dedicated files inscrypt
sub-directory. - Logic and syntax cleanup and formatting.
- Extracted (organized)
macOS Mojave support
- Expanded compilation flags
Archlinux Part 2
Resolves what v3.0.2 should have
Archlinux Goodness
Fixed:
- Compilation on Archlinux
Restores Windows Support
Windows support was broken in v3.0.0 - this release fixes that
ARM CPU Support
Changes:
- Updated of core scrypt ext code: #53
- Support for platforms other than x86 such as ARM