Skip to content

Releases: Skycoder42/libsodium_dart_bindings

Release of package sodium_libs - Version 2.2.0+8

11 Jan 21:19
08dbef5
Compare
Choose a tag to compare

Changelog

2.2.0+8 - 2024-01-09

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+7

20 Dec 09:27
2c946f5
Compare
Choose a tag to compare

Changelog

2.2.0+7 - 2023-12-20

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+6

29 Nov 06:43
9101ee0
Compare
Choose a tag to compare

Changelog

2.2.0+6 - 2023-11-28

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+5

14 Nov 06:53
953c50b
Compare
Choose a tag to compare

Changelog

2.2.0+5 - 2023-11-14

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+4

07 Nov 07:21
d42a0d0
Compare
Choose a tag to compare

Changelog

2.2.0+4 - 2023-11-07

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+3

31 Oct 07:15
c83d9cf
Compare
Choose a tag to compare

Changelog

2.2.0+3 - 2023-10-31

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+2

24 Oct 07:54
772fe3c
Compare
Choose a tag to compare

Changelog

2.2.0+2 - 2023-10-24

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0+1

11 Oct 08:40
d4bbbd8
Compare
Choose a tag to compare

Changelog

2.2.0+1 - 2023-10-10

Changed

  • Update embedded libsodium binaries

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 2.2.0

24 Sep 10:12
6b2e401
Compare
Choose a tag to compare

Changelog

2.2.0 - 2023-09-23

Added

  • Added embedded binaries for linux
    • Optional, pkgconfig build is still supported, but not the default anymore
    • Currently, x86_64 and aarch64 are supported

Changed

  • Update embedded libsodium to version 1.0.19
  • Update dependencies
  • Update min sodium version to 2.3.0
  • Update tooling for building libsodium in the CI

The package and it's documentation are available at pub.dev.

Release of package sodium - Version 2.3.0

23 Sep 17:29
Compare
Choose a tag to compare

Changelog

2.3.0 - 2023-09-23

Changed

  • Update supported libsodium version to 1.0.19
    • The library will still work with older versions, but it is recommended to upgrade your binaries to 1.0.19
    • Any modifications to the API in future versions may not be compatible with older versions of libsodium
  • Update dependencies
  • Update tooling for building libsodium in the CI

The package and it's documentation are available at pub.dev.