3 Releases and notable changes to this project are documented here.
5 ## [v2.0.2] - 2024-02-29
9 - updated devDependencies
10 - minor documentation update
12 ## [v2.0.1] - 2023-03-18
16 - Documentation updates intended for v2.0.0, wups!
18 ## [v2.0.0] - 2023-03-18
22 - *BREAKING CHANGE*: constructor no longer accepts a logger argument. Events are now emitted for the statistics which were the only use of the logger.
23 - Custom errors are thrown instead of generic.
25 ## [v1.2.2] - 2023-03-14
29 - removed sole dependency in favor of native handling for base64url encodings, in exchange for bumping up minimum supported nodejs engine versions
30 - updated devDependency
34 - support for box versions >127, which is likely totally unnecessary
36 ## [v1.2.1] - 2023-03-04
40 - updated devDependencies
43 ## [v1.2.0] - 2022-09-18
47 - support (and prefer) more key derivation algorithms
48 - replace deprecated Buffer functions
50 ## [v1.1.1] - 2022-09-12
54 - updated dependencies
56 ## [v1.1.0] - 2022-07-30
60 - Support for rolling secrets
62 ## [v1.0.8] - 2022-06-10
66 - updated dependencies
68 ## [v1.0.7] - 2022-05-06
72 - updated devDependencies
74 ## [v1.0.6] - 2022-04-06
78 - refactor of b64u encoding utilities into separate package
80 ## [v1.0.5] - 2022-03-26
84 - simplified exceptions thrown for invalid inputs
85 - updated devDependencies
87 ## [v1.0.4] - 2022-03-13
91 - updated devDependencies
93 ## [v1.0.3] - 2022-01-21
97 - updated devDependencies
99 ## [v1.0.2] - 2021-12-30
103 - updated devDependencies
105 ## [v1.0.1] - 2021-10-22
109 - updated devDependencies
111 ## [v1.0.0] - 2021-10-09
119 [Unreleased]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=HEAD;hp=v2.0.0
120 [v2.0.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v2.0.0;hp=v1.2.2
121 [v1.2.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.2;hp=v1.2.1
122 [v1.2.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.1;hp=v1.2.0
123 [v1.2.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.0;hp=v1.1.1
124 [v1.1.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.1;hp=v1.1.0
125 [v1.1.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.0;hp=v1.0.8
126 [v1.0.8]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.8;hp=v1.0.7
127 [v1.0.7]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.7;hp=v1.0.6
128 [v1.0.6]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.6;hp=v1.0.5
129 [v1.0.5]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.5;hp=v1.0.4
130 [v1.0.4]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.4;hp=v1.0.3
131 [v1.0.3]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.3;hp=v1.0.2
132 [v1.0.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.2;hp=v1.0.1
133 [v1.0.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.1;hp=v1.0.0
134 [v1.0.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.0;hp=v0.0.0