Releases: johnstonskj/dali
Releases · johnstonskj/dali
Feature Stable Release
- 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
Initial stable release.
- Copied from racket-scaffold and made stand-alone.
- Most features working except relative paths and delimiter overrides.
- Documentation a little spotty.