X-Git-Url: http://git.squeep.com/?p=squeep-mystery-box;a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=7b7dd4e855e1de9d6aea333f2265f4262b1f1246;hp=0000000000000000000000000000000000000000;hb=e132bd4b4189689eb5901e6507b4a1a1896182bd;hpb=ab327ba8b0fa3089187a971e15682165f7700c9e diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7b7dd4e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,99 @@ +# @squeep/mystery-box + +Releases and notable changes to this project are documented here. + +## [1.2.1] - 2023-03-04 + +### Changed + +- updated devDependencies +- lint tidying + +## [v1.2.0] - 2022-09-18 + +### Added + +- support (and prefer) more key derivation algorithms +- replace deprecated Buffer functions + +## [v1.1.1] - 2022-09-12 + +### Changed + +- updated dependencies + +## [v1.1.0] - 2022-07-30 + +### Added + +- Support for rolling secrets + +## [v1.0.8] - 2022-06-10 + +### Changes + +- updated dependencies + +## [v1.0.7] - 2022-05-06 + +### Changes + +- updated devDependencies + +## [v1.0.6] - 2022-04-06 + +### Changed + +- refactor of b64u encoding utilities into separate package + +## [v1.0.5] - 2022-03-26 + +### Changed + +- simplified exceptions thrown for invalid inputs +- updated devDependencies + +## [v1.0.4] - 2022-03-13 + +### Changed + +- updated devDependencies + +## [v1.0.3] - 2022-01-21 + +### Changed + +- updated devDependencies + +## [v1.0.2] - 2021-12-30 + +### Changed + +- updated devDependencies + +## [v1.0.1] - 2021-10-22 + +### Changed + +- updated devDependencies + +## [v1.0.0] - 2021-10-09 + +### Added + +- Everything + +--- + +[v1.2.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.0;hp=v1.1.1 +[v1.1.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.1;hp=v1.1.0 +[v1.1.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.0;hp=v1.0.8 +[v1.0.8]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.8;hp=v1.0.7 +[v1.0.7]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.7;hp=v1.0.6 +[v1.0.6]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.6;hp=v1.0.5 +[v1.0.5]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.5;hp=v1.0.4 +[v1.0.4]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.4;hp=v1.0.3 +[v1.0.3]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.3;hp=v1.0.2 +[v1.0.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.2;hp=v1.0.1 +[v1.0.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.1;hp=v1.0.0 +[v1.0.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.0;hp=v0.0.0