v0.5.15
What's Changed
- Fix utils canonical to valid posix by @skoniks in #499
- addFile backslash test by @5saviahv in #500
- added addLocalFolderAsync2 by @5saviahv in #501
- fixed windows paths by @roosipuu in #503
- Add Windows build by @5saviahv in #504
- inital "decoder" functionality by @5saviahv in #505
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #506
- Write out Electron original-fs auto loading by @5saviahv in #502
- using writeZip() twice throws "Invalid LOC header (bad signature)" error by @5saviahv in #507
- Descriptor check & Main Header locating by @5saviahv in #508
- House keeping by @5saviahv in #509
- typo by @5saviahv in #510
- Allow interoperability files with non-UTF-8 (bit 11 = 0) name by @yfdyh000 in #450
- package lock update by @5saviahv in #511
- small updates by @5saviahv in #513
- CodeQL check by @5saviahv in #514
- Keep local extra data by @5saviahv in #515
- Update old test by @5saviahv in #516
- make all errors a function by @5saviahv in #517
- Update date time functions by @5saviahv in #518
- Add a length check when extra field parsed by @code-sunbo in #520
- deleteFile is too eager by @5saviahv in #525
New Contributors
- @skoniks made their first contribution in #499
- @roosipuu made their first contribution in #503
- @code-sunbo made their first contribution in #520
Full Changelog: v0.5.14...v0.5.15