Releases: docwhat/temple
Releases · docwhat/temple
v0.4.0
Changelog
New Features
Bug fixes
v0.3.0
Fixed
- Help for
--json-data
was missing placeholder (JSON-FILE
).
Added
0.2.0
Fixed
--html
was backwards; text was HTML and HTML was text [issue 4].
Added
shellquote
function to escape a string for a POSIX shell [issue 3].
0.1.0
Added
- Initial code. I'm still exploring how this should work and this is just the start.
- Added README, CONTRIBUTING, and other files suggested by [flint].
- Lots of administrative work; like figuring out testing and CI.