Skip to content

Commit

Permalink
Merge pull request #131 from Skycoder42/last-modified-11566529747
Browse files Browse the repository at this point in the history
Update last-modified.txt to reflect upstream changes
  • Loading branch information
Skycoder42 authored Oct 29, 2024
2 parents 778ad5b + d5ec005 commit 435a622
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
15 changes: 10 additions & 5 deletions packages/sodium_libs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.3.0+1] - 2024-10-29
### Changed
- Update embedded libsodium binaries

## [3.3.0] - 2024-10-21
### Added
- Run integration tests via firebase test labs

### Changed
- Updated dependencies
- Update embedded libsodium binaries
- Updated min sodium version to 3.4.0
- This includes the newly added low level isolate APIs

### Added
- Run integration tests via firebase test labs

### Removed
- Removed BrowserStack integration tests as, BrowserStack does not sponsor
App Automate
Expand Down Expand Up @@ -44,8 +48,8 @@ App Automate
- Unified iOS and macOS plugin code
- Uses xcframwork with embedded frameworks for both
- Supported platforms have not changed
- ~~Run Android/iOS Integration tests via https://www.browserstack.com/~~
- ~~Special thanks to BrowserStack for sponsoring this project with a free subscription to App Automate!~~
- \~\~Run Android/iOS Integration tests via https://www.browserstack.com/\~\~
- \~\~Special thanks to BrowserStack for sponsoring this project with a free subscription to App Automate!\~\~

## [2.2.1+6] - 2024-06-11
### Changed
Expand Down Expand Up @@ -313,6 +317,7 @@ the page
### Added
- Initial stable release

[3.3.0+1]: https://github.com/Skycoder42/libsodium_dart_bindings/compare/sodium_libs-v3.3.0...sodium_libs-v3.3.0+1
[3.3.0]: https://github.com/Skycoder42/libsodium_dart_bindings/compare/sodium_libs-v3.2.0+2...sodium_libs-v3.3.0
[3.2.0+2]: https://github.com/Skycoder42/libsodium_dart_bindings/compare/sodium_libs-v3.2.0+1...sodium_libs-v3.2.0+2
[3.2.0+1]: https://github.com/Skycoder42/libsodium_dart_bindings/compare/sodium_libs-v3.2.0...sodium_libs-v3.2.0+1
Expand Down
2 changes: 1 addition & 1 deletion packages/sodium_libs/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sodium_libs
version: 3.3.0
version: 3.3.0+1
description: Flutter companion package to sodium that provides the low-level libsodium binaries for easy use.
homepage: https://github.com/Skycoder42/libsodium_dart_bindings

Expand Down
4 changes: 2 additions & 2 deletions packages/sodium_libs/tool/libsodium/.last-modified.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
https://download.libsodium.org/libsodium/releases/libsodium-1.0.20-stable-msvc.zip - Tue, 15 Oct 2024 21:13:10 GMT
https://download.libsodium.org/libsodium/releases/libsodium-1.0.20-stable.tar.gz - Tue, 15 Oct 2024 20:55:12 GMT
https://download.libsodium.org/libsodium/releases/libsodium-1.0.20-stable-msvc.zip - Wed, 23 Oct 2024 20:54:44 GMT
https://download.libsodium.org/libsodium/releases/libsodium-1.0.20-stable.tar.gz - Wed, 23 Oct 2024 20:37:37 GMT

0 comments on commit 435a622

Please sign in to comment.