Skip to content

Releases: vphantom/gettext-pythonic

Switch to MIT License

21 Apr 17:41
Compare
Choose a tag to compare

The MIT Expat License suits this project better than a GPL variant.

Clean up and reduce NPM footprint

09 Apr 14:46
Compare
Choose a tag to compare

This is just a clean-up release; I now only include files which are actually necessary at run-time in NPM.

Rely on Browserify for module system support

08 Apr 20:50
Compare
Choose a tag to compare

The module is now accessible through a wide variety of module systems as well as built stand-alone for those in need of a quick include. This also solves a bug which accidentally rendered v1.0.0 unusable client-side.

Refactor to support arbitrary plural forms

07 Apr 13:12
Compare
Choose a tag to compare

We now support full plural forms built-in.

Final non-plural release with fixed docs and badges

06 Apr 15:49
Compare
Choose a tag to compare

Cleaned up documentation, added badges...