Skip to content

Release of package sodium - Version 1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 11:38
2071a76

Changelog

Added

  • Support for 32bit architectures by generalizing the native FFI bindings (#7)

Changed

  • Set minimum required dart SDK version to 2.14
  • Updated dependencies
  • Upgraded dart ffi language bindings
  • Use new callable workflows for workflow simplification

Fixed

  • Fix formatting and linter issues with the newer dart SDK & dependencies