Skip to content

Releases: felix-leg/mulan-string

Version 2.0 reimagined

19 Mar 15:58

Choose a tag to compare

This version changes a lot in comparison to the previous versions.
The library format has been changed to be more like a STB library. In this way all you need is one file from the mulanstring/ directory.

Version 1.2

04 Jan 13:50

Choose a tag to compare

  • Added Dummy backend
  • Give the possibility to make temporary invalid Template objects
  • Added a configuration option to set how such invalid Template objects should behave when called for translation

Version 1.1

29 Dec 11:28

Choose a tag to compare

  • Update locale detection code to take into account different locale names on different operating systems

MuLanString 1.0

09 Oct 17:33

Choose a tag to compare

The initial 1.0 release.

Features:

  • Includes backend for GNU Gettext
  • Templates has support for Gender, Cases, and Pluralization rules