Skip to content

Releases: romshark/tik

v0.9.0

06 Apr 23:13

Choose a tag to compare

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]body is 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

08 Jun 08:51

Choose a tag to compare

Full Changelog: v0.6.1...v0.7.0

v0.6.1

05 Jun 19:47

Choose a tag to compare

Full Changelog: v0.5.0...v0.6.1

v0.5.0

04 Jun 22:57

Choose a tag to compare

Full Changelog: v0.4.1...v0.5.0

v0.4.1

27 Apr 17:36
63a866a

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Apr 22:16

Choose a tag to compare

First release of TIK v0.4 and tik-go v0.4.0