Skip to content

Commit e678942

Browse files
committed
Update README with 0.0.5 status
1 parent 03ae107 commit e678942

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,16 @@ It is possible to use this for simple string localization with basic parameter s
2929
- [ ] Localize number formatting
3030
- [ ] Functions
3131

32+
### 0.0.5
33+
34+
Cut a safe-haven release for anybody (including myself) using this in production before I move on.
35+
Looking at Git history it looks like refinements include improved PEG grammars, saner namespacing for easier project integration, better use of Penlight classing, and more advanced handling of terms.
36+
Dependencies now include cldr-lua, and tests now use CLDR compatible locales.
37+
Lua 5.4 support was also officially added.
38+
3239
### 0.0.4
3340

34-
Add support for attributes plus access to messages using idomatic Lua (table properties).
41+
Add support for attributes plus access to messages using idiomatic Lua (table properties).
3542

3643
### 0.0.3
3744

0 commit comments

Comments
 (0)