googlefonts / pyfontaine

Python tool to check font files for language/character set support
https://github.com/googlefonts/pyfontaine
GNU General Public License v3.0
104 stars 20 forks source link

Please cut a new release #112

Open alerque opened 4 years ago

alerque commented 4 years ago

The only change is master since the last release is to fix #110, taking what was completely bogus output for the --json option and actually outputting real JSON format data. It's a small source change but fixes a very big flaw and pretty clearly won't introduce any regressions.

Please tag a new release so it can become a dependency in projects that wish to use JSON output.

davelab6 commented 3 years ago

@felipesanches whats the process for cutting a release? :)