Releases: jeffijoe/messageformat.net
Releases · jeffijoe/messageformat.net
MessageFormat 1.0.1
- #6: Public API is now dictionary-agnostic. Uses IDictionary in place of Dictionary. Thanks @metallium!
MessageFormat 1.0.0
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
Fixed issue #4 - added test cases for that as well.
MessageFormat 0.1.6
The assembly is now signed.
MessageFormat 0.1.5
Fixed issue with empty pluralization blocks causing an exception.
Updated tests to XUnit 2.
MessageFormat 0.1.3
First release. Try it out, and if it works for you, go use it in production! :D