1.2.1 |
- Fix: Apply all defaults to user supplied configuration - #32
|
---|
1.2.0 |
- New: Configuration flag to disable legacy class syntax - #29
- Fix: Booolean parameter casting - #24
- Fix: Module import without classpath - #21
|
---|
1.1.0 |
- New: Facility for filtering of templating-specific data attributes from output - #15
- New: Improved CI with test on minimum required version and ability to run exist as service - #16
- Fix: Handling of integer types in function signatures - #19
|
---|
1.0.4 |
- Fix form control: radio button & checkbox inputs - #9
- Performance boost by eliminating not() - #10
- Fix test scenario requiring HTTP and update to latest gulp-exist - #12
- Reverted "rename static params 'start' and 'end'" commit, as these were discovered to be a breaking change - #13
|
---|
1.0.3 |
- fix(lib:parse-params): rename static params 'start' and 'end' to 'delim-start' and 'delim-end', so it's less likely that they conflict with frequently used, user provided parameters.
- Note: this version was not released to GitHub Releases or the eXist-db public-repo.
|
---|
1.0.2 |
- Replace lib:resolve-apps with a faster version.
|
---|
1.0.1 |
|
---|
1.0.0 |
- First release of the new HTML templating package. This now hosts the templating library which was previously shipped with the shared-resources package.
|
---|