- BUGFIX: Use a pure Python library for iso8601 so there is no compilation required.
1.15.1
- BUGFIX: Add some additional ping names to the non-kebab-case allow list.
1.15.0
- Restrict new pings names to be kebab-case and change `all_pings` to `all-pings`
1.14.0
- `glean_parser` now supports Python versions 3.5, 3.6, 3.7 and 3.8.
1.13.0
- The `translate` command will no longer clear extra files in the output directory. - BUGFIX: Ensure all newlines in comments are prefixed with comment markers - BUGFIX: Escape Swift keywords in variable names in generated code - Generate documentation for pings that are sent if empty
1.12.0
- Reserve the `deletion_request` ping name - Added a new flag `send_if_empty` for pings