Releases: eXist-db/templating
Releases · eXist-db/templating
v1.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
v1.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
v1.0.2
- Replace
lib:resolve-apps
with a faster version
v1.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.