Releases: openzim/node-libzim
Releases · openzim/node-libzim
3.2.3
- FIX: Module (finally) properly in ESM format
3.2.2
- FIX: Module properly in ESM format
- FIX: Upgrade version of node-gyp
- NEW: macOS14 in the CI
3.2.1
- NEW: Use libzim 9.2.1
- FIX: Module properly in ESM format
- FIX: Codecov in the CI
3.2.0
- NEW: Use libzim v9.0.0
- NEW: Added mediaCount to Archive
- FIX: Simplify a lot the CI
- FIX: Nlob allocation and warning
- DEL: Deprecated getSize from SearchIterator
3.1.0
- NEW: Use libzim v8.2.1
- FIX: Handling of binary data in the creator
- FIX: Use ESLint instead of TSLint
- REMOVE: Node.js 16 from the CI
3.0.0
- NEW: Use libzim v8.2.0
- NEW: Calling API (to follow libzim changes)
- NEW: Add support of ARM(64) for both Linux and macOS
- UPDATE: Most of the dependencies
- UPDATE: Many improvements around the CI