Releases: chrissimpkins/ink
v0.7.2
v0.7.1
v0.7.0
Changelog
960400b [README.md] extensive text updates to document default behavior, new regular expression match substitution behavior
34a8a58 [ink.go] updated in-application help string
3539cb6 added new remote template regular expression substitution unit tests
6579e15 added support for regular expression substitutions with the --find option, added new {{regex}} regular expression command line syntax
6462eea new regular expression testing file
addb285 updated error messages for failed renders (remove language "to file")
v0.6.3
Changelog
2ee688c [ink.go] updated help documentation
52b847f new builtin template test files with expanded Unicode character set
34a6cec new builtin template tests with expanded Unicode character sets
b1ee3b7 new expanded Unicode set user defined template test file
abd39e0 new user defined template tests with expanded Unicode character sets in replacement tokens, text template body
v0.6.3.dev4
Changelog
ae7d16d [README.md] added features text updates, linting documentation, specification updates for ink and user-defined templates, valid template examples
v0.6.3.dev3
Changelog
1795d1e [README.md] added license + link to documentation
v0.6.3.dev2
Changelog
86e3f44 [README.md] broadened specification definitions to make the template specs more concise, expanded and clarified sections of ink template spec, added user defined template spec
v0.6.3.dev1
Changelog
2b526a5 [README.md] added documentation of feature support, local and remote template file rendering usage, stream editor usage, ink template specification/syntax