Releases: ztombol/varrick
Releases · ztombol/varrick
v0.2.0
"Manta Ray, a cleaning station visiting, breaching, clever, curious and magnificent creature that is vulnerable to extinction due to overfishing." -- Zoltan Tombol
Added
- Man page
- Make file
- Arch Linux packages
- Build and installation instructions
Changed
- Library functions disable escaping by default
- Preprocessing escapes the input even in absence of variable references
Fixed
- Mix-up of slash and backslash in documentation and comments
- Escape handling for --no-expand and --missing
v0.1.0
"Axolotl, a cancer-resisting, regenerating cute little animal that is now unfortunately extinct in the wild." -- Zoltan Tombol
Added
- Expanding a template
- Option to list undefined references
- Option to skip expanding undefined references
- Option to display referenced and escaped variables
- Option to enable escaping
- Option to check templates for invalid escaping
- Option to pre-process input by escaping reference looking strings
- Split into script and library
- This change log