Skip to content

Releases: hugoalh-studio/github-sodium-es

5.0.3

17 Apr 08:42
e999e9d
Compare
Choose a tag to compare

〰️ Changes

  • Unify deployments between remote, JSR, and NPM (@hugoalh)(N/A)
  • Update readme (@hugoalh)(N/A)

5.0.2

31 Mar 06:25
0fc8254
Compare
Choose a tag to compare

〰️ Changes

5.0.1

15 Jan 02:49
283dac9
Compare
Choose a tag to compare

〰️ Changes

5.0.0

11 Jan 09:46
35744fd
Compare
Choose a tag to compare

💥 Break Changes

  • Change target NodeJS to >= v16.13.0 (@hugoalh)(N/A)

4.0.0

11 Oct 03:48
b100e8d
Compare
Choose a tag to compare

💥 Break Changes

  • Default import now represent class GitHubSodiumSealer instead of whole module (@hugoalh)(N/A)

〰️ Changes

  • Improve code syntax and readability (@hugoalh)(N/A)
  • Improve error messages (@hugoalh)(N/A)
  • Improve JSDoc (@hugoalh)(N/A)
  • Update dependency nodejs/npm:libsodium-wrappers from v0.7.11 to v0.7.13 (@hugoalh)(N/A)

3.1.2

19 Apr 04:38
f8f6c3f
Compare
Choose a tag to compare
  • CHANGE: Improved error messages, arguments with range issues will now throw RangeError instead of TypeError
  • REMOVE: Removed dependency @hugoalh/advanced-determine

3.1.1

05 Apr 07:53
9e51a38
Compare
Choose a tag to compare
  • CHANGE: Updated dependency @hugoalh/advanced-determine from v10.2.1 to v10.3.0
  • INTERNAL: Changed internal imports
  • INTERNAL: Refactored codes

3.1.0

11 Mar 09:12
59a286b
Compare
Choose a tag to compare
  • ADD: Added static method for sealer (provide another way to implement)
  • CHANGE: Fixed incorrect JSDoc
  • CHANGE: Updated dependency @hugoalh/advanced-determine from v10.0.0 to v10.2.1
  • CHANGE: Updated readme

3.0.2

26 Feb 03:50
d0703a9
Compare
Choose a tag to compare
  • CHANGE: Updated dependencies:
    • @hugoalh/advanced-determine from v7.2.0 to v10.0.0
    • libsodium-wrappers from v0.7.10 to v0.7.11
  • INTERNAL: Converted to TypeScript based

3.0.1

12 Oct 05:25
Compare
Choose a tag to compare
  • CHANGE: Updated dependency @hugoalh/advanced-determine from v7.1.4 to v7.2.0