Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: littlespex/cmcd.js

0.6.2

08 Nov 18:05
Compare
Choose a tag to compare

Doc update

0.6.1

08 Nov 17:53
Compare
Choose a tag to compare

Doc update

Full Changelog: 0.6.0...0.6.1

0.6.0

08 Nov 17:30
8750882
Compare
Choose a tag to compare
  • Add support for custom key header mapping

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

07 Nov 06:45
062d982
Compare
Choose a tag to compare

Doc update

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

07 Nov 06:37
fffb91a
Compare
Choose a tag to compare
  • 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

Full Changelog: 0.4.1...0.5.0

0.4.1

15 Sep 23:23
7b26b4c
Compare
Choose a tag to compare
  • add missing CmcdEncodeOptions export

0.4.0

15 Sep 23:19
a9f217e
Compare
Choose a tag to compare
  • 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

13 Sep 20:47
331dda9
Compare
Choose a tag to compare
  • Move tests to separate folder
  • Make shards a standalone object
  • Add project bundling and minification
  • Update dependencies

0.3.0

12 Sep 08:23
ccd302b
Compare
Choose a tag to compare

Simplified type structure.

0.2.2

12 Sep 05:54
ede9e8b
Compare
Choose a tag to compare

Added code sample