|
2 | 2 |
|
3 | 3 | ## [0.1.7](https://github.com/gordonmleigh/zip24/compare/v0.1.6...v0.1.7) (2025-03-25) |
4 | 4 |
|
5 | | - |
6 | 5 | ### Fix |
7 | 6 |
|
8 | | -* DataView is now generic ([a030c33](https://github.com/gordonmleigh/zip24/commit/a030c33d5d94c274421f4b1868d35acdf09ebecb)) |
| 7 | +- DataView is now generic ([a030c33](https://github.com/gordonmleigh/zip24/commit/a030c33d5d94c274421f4b1868d35acdf09ebecb)) |
9 | 8 |
|
10 | 9 | ## [0.1.6](https://github.com/gordonmleigh/zip24/compare/v0.1.4...v0.1.6) (2024-10-05) |
11 | 10 |
|
12 | | - |
13 | 11 | ### Chore |
14 | 12 |
|
15 | | -* add helpful error in core compress ([574b59d](https://github.com/gordonmleigh/zip24/commit/574b59d77834cdf4e93f88585914a0e66090179d)) |
16 | | -* improve tests for writers ([b2f21d8](https://github.com/gordonmleigh/zip24/commit/b2f21d88b42e66a43c0979e1fe5ac33e9c2c7407)) |
17 | | -* make DoubleEndedBuffer unconstrained ([d0a0c2d](https://github.com/gordonmleigh/zip24/commit/d0a0c2d23077e5aadeb789f62b405025790488c1)) |
18 | | -* version bump ([4556969](https://github.com/gordonmleigh/zip24/commit/4556969b31c08617a1772ad94d028b0912a6714e)) |
| 13 | +- add helpful error in core compress ([574b59d](https://github.com/gordonmleigh/zip24/commit/574b59d77834cdf4e93f88585914a0e66090179d)) |
| 14 | +- improve tests for writers ([b2f21d8](https://github.com/gordonmleigh/zip24/commit/b2f21d88b42e66a43c0979e1fe5ac33e9c2c7407)) |
| 15 | +- make DoubleEndedBuffer unconstrained ([d0a0c2d](https://github.com/gordonmleigh/zip24/commit/d0a0c2d23077e5aadeb789f62b405025790488c1)) |
| 16 | +- version bump ([4556969](https://github.com/gordonmleigh/zip24/commit/4556969b31c08617a1772ad94d028b0912a6714e)) |
19 | 17 |
|
20 | 18 | ## [0.1.4](https://github.com/gordonmleigh/zip24/compare/v0.1.3...v0.1.4) (2024-10-04) |
21 | 19 |
|
22 | | - |
23 | 20 | ### Build |
24 | 21 |
|
25 | | -* publish provenance attestations ([18c38c0](https://github.com/gordonmleigh/zip24/commit/18c38c078ed2ae5abe4a59d0352e1dd69192b1d3)) |
26 | | -* publish to npm automatically ([3e1949c](https://github.com/gordonmleigh/zip24/commit/3e1949cf2e1cc978c97f97ce1cfe2472ba12e217)) |
| 22 | +- publish provenance attestations ([18c38c0](https://github.com/gordonmleigh/zip24/commit/18c38c078ed2ae5abe4a59d0352e1dd69192b1d3)) |
| 23 | +- publish to npm automatically ([3e1949c](https://github.com/gordonmleigh/zip24/commit/3e1949cf2e1cc978c97f97ce1cfe2472ba12e217)) |
27 | 24 |
|
28 | 25 | ## [0.1.3](https://github.com/gordonmleigh/zip24/compare/v0.1.0...v0.1.3) (2024-10-04) |
29 | 26 |
|
30 | | - |
31 | 27 | ### Build |
32 | 28 |
|
33 | | -* add build script ([4e9da64](https://github.com/gordonmleigh/zip24/commit/4e9da64a430f7eebd566246b41f1aaa019baa196)) |
34 | | -* add GitHub Actions workflow ([c5943aa](https://github.com/gordonmleigh/zip24/commit/c5943aadfc82a3b19dd270bdaccc65ba68a71613)) |
35 | | -* add release-it ([028f241](https://github.com/gordonmleigh/zip24/commit/028f241c0fb8abde53ed82667cc37abe236a654e)) |
36 | | -* upgrade linting ([03bd772](https://github.com/gordonmleigh/zip24/commit/03bd772bc6b76b58cd00be67da4849fe0892cd87)) |
| 29 | +- add build script ([4e9da64](https://github.com/gordonmleigh/zip24/commit/4e9da64a430f7eebd566246b41f1aaa019baa196)) |
| 30 | +- add GitHub Actions workflow ([c5943aa](https://github.com/gordonmleigh/zip24/commit/c5943aadfc82a3b19dd270bdaccc65ba68a71613)) |
| 31 | +- add release-it ([028f241](https://github.com/gordonmleigh/zip24/commit/028f241c0fb8abde53ed82667cc37abe236a654e)) |
| 32 | +- upgrade linting ([03bd772](https://github.com/gordonmleigh/zip24/commit/03bd772bc6b76b58cd00be67da4849fe0892cd87)) |
0 commit comments