Skip to content

Releases: jeffijoe/messageformat.net

MessageFormat 1.0.1

08 Sep 19:46
Compare
Choose a tag to compare
  • #6: Public API is now dictionary-agnostic. Uses IDictionary in place of Dictionary. Thanks @metallium!

MessageFormat 1.0.0

25 Aug 16:52
Compare
Choose a tag to compare

Version 1 released!

  • Result of Issue #5 implemented - variables must exist in the given args, no more default values.
  • Internal code cleanup.

MessageFormat 0.1.7

25 Aug 15:49
Compare
Choose a tag to compare

Fixed issue #4 - added test cases for that as well.

MessageFormat 0.1.6

20 Aug 05:49
Compare
Choose a tag to compare

The assembly is now signed.

MessageFormat 0.1.5

14 Apr 06:57
Compare
Choose a tag to compare

Fixed issue with empty pluralization blocks causing an exception.

Updated tests to XUnit 2.

MessageFormat 0.1.3

06 Dec 13:06
Compare
Choose a tag to compare

First release. Try it out, and if it works for you, go use it in production! :D