- 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
- Show schemas and data in docs (#70)
- Add heading links to docs (#70)
- Docs are compatible with more browsers (#78)
- Data is now included, type checked, and translated into native formats in Node and Python packages. (#43)
- Added Experiment schema and preset for A/A (#44)
- Add Audience schema and data definitions (#45)
- Add Features schema and data definitions (#55)
- Rename the default branch of the Github repo to main
- Added a Python package
mozilla-nimbus-shared
published on PyPI
- Schema checks now includes an empty list of errors when schemas match, instead of null
- Rename to nimbus-shared
- Add CFR schemas
- Add docs for JS and TS usage
- Expose types for TS usage
- Return all errors from schema validation
- Initial release on NPM