Releases: mozilla/glean_parser
Releases · mozilla/glean_parser
v1.15.3
v1.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
v1.12.0
v1.11.0
v1.9.5: Merge pull request #130 from mozilla/brizental-update-history-1.9.5
-
Allow a Swift lint for generated code
-
New lint: Restrict what metric can go into the 'baseline' ping
-
New lint: Warn for slight misspellings in ping names
-
BUGFIX: change Labeled types labels from lists to sets.
v1.9.4: Merge pull request #126 from brizental/reproducible-docs
-
Use lists instead of sets in Labeled types labels to ensure that
the order of the labels passed to themetrics.yaml
is kept. -
glinter
will now check for duplicate labels and error if there are any.
v1.9.2: Merge pull request #120 from mozilla/Dexterp37-patch-1
Update HISTORY.rst for v1.9.2
v1.9.1: Merge pull request #118 from mdboom/dont-generate-internal-docs
1586749: Don't include Glean internal metrics in the generated markdown