Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

68 lines (43 loc) · 2.07 KB

Changelog

Version 0.0.6

Content Changes

  • Add count to AA preset (#69)
  • Add Proposed duration to Experiment (#68)
  • Add Firefox channel to audiences (#60)
  • Add filter_expression and targeting to AA preset fixes (#73)
  • Compatibility of messaging schema with Mozilla-Central

Library Changes

  • Show schemas and data in docs (#70)
  • Add heading links to docs (#70)
  • Docs are compatible with more browsers (#78)

Minor changes

  • Format with Prettier (#67)
  • Automatic publishing of the library (#82, #84)

Version 0.0.5

Library Changes

  • Data is now included, type checked, and translated into native formats in Node and Python packages. (#43)

Version 0.0.4

Content Changes

  • Added Experiment schema and preset for A/A (#44)
  • Add Audience schema and data definitions (#45)
  • Add Features schema and data definitions (#55)

Minor Changes

  • Rename the default branch of the Github repo to main

Version 0.0.3

Major Changes

  • Added a Python package mozilla-nimbus-shared published on PyPI

Version 0.0.2

Major Changes

  • Schema checks now includes an empty list of errors when schemas match, instead of null
  • Rename to nimbus-shared

Minor Changes

  • Add CFR schemas
  • Add docs for JS and TS usage
  • Expose types for TS usage
  • Return all errors from schema validation

Version 0.0.1

  • Initial release on NPM