Releases: romshark/tik
Releases · romshark/tik
v0.9.0
TIK Specification v0.9.0
Breaking Changes
- TIKs without context must not be declared more than once per domain. Duplicate contextless TIKs are now build-time errors.
- At least one whitespace character must separate the closing
]of a context from the body.[context]bodyis now invalid. - Cardinal pluralization no longer requires a space after
#.{#},{#text}, and{# text}are all valid. Whitespace-only content and trailing whitespace in plural statements are rejected.
Documentation:
- Split specification out of README into SPECIFICATION.md.
- Move FAQ to FAQ.md.
- Define domains as the scope within which TIKs must be unique.
- Add blank pluralization examples for Japanese and Chinese.
v0.7.0
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Full Changelog: v0.5.0...v0.6.1
v0.5.0
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1