support multi-byte version identifiers for boxes. minor internal cleanup/refactors.
[squeep-mystery-box] / CHANGELOG.md
1 # @squeep/mystery-box
2
3 Releases and notable changes to this project are documented here.
4
5 ## [1.2.1] - 2023-03-04
6
7 ### Changed
8
9 - updated devDependencies
10 - lint tidying
11
12 ## [v1.2.0] - 2022-09-18
13
14 ### Added
15
16 - support (and prefer) more key derivation algorithms
17 - replace deprecated Buffer functions
18
19 ## [v1.1.1] - 2022-09-12
20
21 ### Changed
22
23 - updated dependencies
24
25 ## [v1.1.0] - 2022-07-30
26
27 ### Added
28
29 - Support for rolling secrets
30
31 ## [v1.0.8] - 2022-06-10
32
33 ### Changes
34
35 - updated dependencies
36
37 ## [v1.0.7] - 2022-05-06
38
39 ### Changes
40
41 - updated devDependencies
42
43 ## [v1.0.6] - 2022-04-06
44
45 ### Changed
46
47 - refactor of b64u encoding utilities into separate package
48
49 ## [v1.0.5] - 2022-03-26
50
51 ### Changed
52
53 - simplified exceptions thrown for invalid inputs
54 - updated devDependencies
55
56 ## [v1.0.4] - 2022-03-13
57
58 ### Changed
59
60 - updated devDependencies
61
62 ## [v1.0.3] - 2022-01-21
63
64 ### Changed
65
66 - updated devDependencies
67
68 ## [v1.0.2] - 2021-12-30
69
70 ### Changed
71
72 - updated devDependencies
73
74 ## [v1.0.1] - 2021-10-22
75
76 ### Changed
77
78 - updated devDependencies
79
80 ## [v1.0.0] - 2021-10-09
81
82 ### Added
83
84 - Everything
85
86 ---
87
88 [v1.2.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.0;hp=v1.1.1
89 [v1.1.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.1;hp=v1.1.0
90 [v1.1.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.0;hp=v1.0.8
91 [v1.0.8]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.8;hp=v1.0.7
92 [v1.0.7]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.7;hp=v1.0.6
93 [v1.0.6]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.6;hp=v1.0.5
94 [v1.0.5]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.5;hp=v1.0.4
95 [v1.0.4]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.4;hp=v1.0.3
96 [v1.0.3]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.3;hp=v1.0.2
97 [v1.0.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.2;hp=v1.0.1
98 [v1.0.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.1;hp=v1.0.0
99 [v1.0.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.0.0;hp=v0.0.0