Skip to content

Releases: ztombol/varrick

v0.2.0

07 Mar 00:01
Compare
Choose a tag to compare

_Manta Ray_ -<->

"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

06 Mar 23:53
Compare
Choose a tag to compare

_Axolotl_ >(-)<

"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