taskman_config/CHANGELOG.md

14 lines
297 B
Markdown

## v5.10.0
- Added fmt3 bundle format - basically, fmt1 with chunk-based lz4 compression
## v4.0.2
- Improving exception message
## v4.0.1
- Typesafety fix
## v4.0.0
- Adding initial binary format 2 support: no more lookups by CRC28 strids
- Removed misc obsolete stuff
- Adding PHP type hints