This repository has been archived by the owner on May 3, 2023. It is now read-only.
Releases: littlespex/cmcd.js
Releases · littlespex/cmcd.js
0.6.2
0.6.1
Doc update
Full Changelog: 0.6.0...0.6.1
0.6.0
- Add support for custom key header mapping
What's Changed
- release/0.6.0 by @littlespex in #26
Full Changelog: 0.5.1...0.6.0
0.5.1
0.5.0
- Update dependencies
- Remove
CMCDShards
- Add append utilities
- Convert
Cmcd
to an interface - Add stricter compile options
- Add formal types for cmcd internal data
- Simplify processing of cmcd data
What's Changed
- release/0.5.0 by @littlespex in #22
Full Changelog: 0.4.1...0.5.0
0.4.1
- add missing
CmcdEncodeOptions
export
0.4.0
- Move tests to separate folder
- Make shards a standalone object
- Add project bundling and minification
- Update dependencies
- Add optional formatting
- Make sorting optional
- Add missing
bl
property - exclude empty header shards
- improve test coverage
0.3.1
- Move tests to separate folder
- Make shards a standalone object
- Add project bundling and minification
- Update dependencies
0.3.0
Simplified type structure.
0.2.2
Added code sample