cd002db4669369106e1a2aec865d057ea1ddb188
[squeep-mystery-box] / CHANGELOG.md
1 # @squeep/mystery-box
2
3 Releases and notable changes to this project are documented here.
4
5 ## [Unreleased] - TBD
6
7 ## [v1.2.2] - 2023-03-14
8
9 ### Changed
10
11 - removed sole dependency in favor of native handling for base64url encodings, in exchange for bumping up minimum supported nodejs engine versions
12 - updated devDependency
13
14 ### Added
15
16 - support for box versions >127, which is likely totally unnecessary
17
18 ## [v1.2.1] - 2023-03-04
19
20 ### Changed
21
22 - updated devDependencies
23 - lint tidying
24
25 ## [v1.2.0] - 2022-09-18
26
27 ### Added
28
29 - support (and prefer) more key derivation algorithms
30 - replace deprecated Buffer functions
31
32 ## [v1.1.1] - 2022-09-12
33
34 ### Changed
35
36 - updated dependencies
37
38 ## [v1.1.0] - 2022-07-30
39
40 ### Added
41
42 - Support for rolling secrets
43
44 ## [v1.0.8] - 2022-06-10
45
46 ### Changes
47
48 - updated dependencies
49
50 ## [v1.0.7] - 2022-05-06
51
52 ### Changes
53
54 - updated devDependencies
55
56 ## [v1.0.6] - 2022-04-06
57
58 ### Changed
59
60 - refactor of b64u encoding utilities into separate package
61
62 ## [v1.0.5] - 2022-03-26
63
64 ### Changed
65
66 - simplified exceptions thrown for invalid inputs
67 - updated devDependencies
68
69 ## [v1.0.4] - 2022-03-13
70
71 ### Changed
72
73 - updated devDependencies
74
75 ## [v1.0.3] - 2022-01-21
76
77 ### Changed
78
79 - updated devDependencies
80
81 ## [v1.0.2] - 2021-12-30
82
83 ### Changed
84
85 - updated devDependencies
86
87 ## [v1.0.1] - 2021-10-22
88
89 ### Changed
90
91 - updated devDependencies
92
93 ## [v1.0.0] - 2021-10-09
94
95 ### Added
96
97 - Everything
98
99 ---
100
101 [Unreleased]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=HEAD;hp=v1.2.1
102 [v1.2.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.2;hp=v1.2.1
103 [v1.2.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.1;hp=v1.2.0
104 [v1.2.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.0;hp=v1.1.1
105 [v1.1.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.1;hp=v1.1.0
106 [v1.1.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.0;hp=v1.0.8
107 [v1.0.8]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.8;hp=v1.0.7
108 [v1.0.7]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.7;hp=v1.0.6
109 [v1.0.6]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.6;hp=v1.0.5
110 [v1.0.5]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.5;hp=v1.0.4
111 [v1.0.4]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.4;hp=v1.0.3
112 [v1.0.3]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.3;hp=v1.0.2
113 [v1.0.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.2;hp=v1.0.1
114 [v1.0.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.1;hp=v1.0.0
115 [v1.0.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.0;hp=v0.0.0