Skip to content

Releases: johnstonskj/dali

Feature Stable Release

21 Sep 14:33
Compare
Choose a tag to compare
  • Completed documentation, using Mustache flow and examples.
  • Refactored the compiled code for sections, it's now much faster and cleaner.
  • Updated escaping to match the Mustache spec.
  • Support more simple value options, numbers, symbols, booleans, and characters.
  • Added error-missing-value-handler.

Initial release

20 Sep 15:53
Compare
Choose a tag to compare

Initial stable release.

  • Copied from racket-scaffold and made stand-alone.
  • Most features working except relative paths and delimiter overrides.
  • Documentation a little spotty.