Releases: cultab/themr
Releases · cultab/themr
v0.2.4
What's Changed
- fix: use .config on osx by @steinbrueckri in #2
- fix(docs): Install instructions for macOS via brew by @steinbrueckri in #4
New Contributors
- @steinbrueckri made their first contribution in #2
Full Changelog: v0.2.3...v0.2.4
v0.2.3
feat: version flag
feat: create key in configs
Full Changelog: v0.2.2...v0.2.3
v0.2.1
Mostly fixes
feat: makefile includes rules for releasing
docs: README is not up to date with what everything actually means
fix: remove python implementation 🐍
fix: replace key having not {} is now an error
fix: cmd not working lol, we now actually replace {} in it
fix: type key is actually optional
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Changes:
- Better config.yaml structure
- Better error handling
- More correctness by actually using actual data structures instead of map[string]string
Once again contains BREAKING CHANGES.
Full Changelog: https://github.com/cultab/themr/commits/v0.2.0