Skip to content

Releases: runeimp/templar

v0.2.1

26 May 03:28
Compare
Choose a tag to compare

Changelog

35f1d04 Merge branch 'release/v0.2.1'
b6d3f94 Updated CLI version in readme

Debugging enabled, and TOML and YAML Data Support

26 May 03:20
Compare
Choose a tag to compare

Changelog

ea02e78 Added Debug and updated testing
90b4946 Added TOML and YAML support
ac9ed76 Merge branch 'release/v0.1.1' into develop
0db2843 Merge branch 'release/v0.2.0'
8205522 Updated dist-release to manage GitHub push and local checkout

v0.1.1

28 Nov 05:39
Compare
Choose a tag to compare

Changelog

55c0b2e Fixed docs and dist-release scripting
a42557f Merge branch 'release/v0.1.1'
96b09c7 Updated version and docs

Go to the rescue!

28 Nov 02:43
Compare
Choose a tag to compare

New version now written in Go instead of being a Bash script. The Bash script version is still available in the extra folder but I don't really recommend using it. It's fine for very simple templating but is problematic if your doing any templating that looks like shell scripting. 👼

Note

All files below marked i386 are for 32-bit x86 systems. All files marked x86_64 are for 64-bit x86 systems.

Changelog

9dcc45e Added GoReleaser support and updated tests
54723b2 Added INI data file support
3b4103a Added INI file parsing
d0b7c53 Added JSON and external ENV file parsing
ff22eb8 Added comments in Justfile
bb9b11f Added more options for specifying data types without relying on file extension
1386862 Added template option, updated env file priorities and docs
c9e1047 Added unit testing and Reinitialize() method to enable that
c669138 Beginnings of the Go version of Templar
9fe041c Cleaned up help and updated README.md
a69d216 Developing Templar as a package. Not sure why.
d21a79d Fixing git attributes and added GoReleaser
0af32a8 Fixing the repo
12213a7 Ignoring distro folder for GoReleaser
d5f1944 Implemented output file rendering and fixed --help returning exit code 0
6531ef4 Initial commit
7dd5b87 Initial commit
a5c110b Merge branch 'release/v0.1.0'
7e18ba9 Merge branch 'release/v1.0.1'
4d260c0 Merge branch 'release/v1.0.1' into develop
7a78d0d Merge branch 'release/v1.0.2'
daa46de Merge branch 'release/v1.1.0'
5c22c35 Merge branch 'release/v1.2.0'
908349e Merge branch 'release/v2.0.0'
91fa7d9 Merge branch 'release/v2.0.0'
a4a4153 Merge branch 'release/v2.0.0' into develop
d8606d4 Merge branch 'release/v2.0.1'
89356d5 Merge branch 'release/v2.0.2'
6eaf6be Merge branch 'release/v2.0.2' into develop
5d6f4eb Now adding LICENSE to packages
71fffc9 Update version number
a428fa3 Updated dist-test
0b867ca Updated docs
e081ffc Updated help with debug reference
0626728 Updated version
6a72737 Updated version info