v1.0.0-beta.1
Pre-release
Pre-release
constantinius
released this
15 May 20:54
·
380 commits
to master
since this release
Major restructuring of the codebase:
- Factoring of the
source
: abstraction of async access to parts of a file - Initial parsing, image access and data reading is now asynchronous
- Enabling use of web-worker pools to improve decoding performance
- Replacing
browserify
withwebpack
New features:
- Predictor support for deflate compression
- JPEG compression
Various bug fixes