Releases: grace-plugins/grace-htmx
Releases · grace-plugins/grace-htmx
v0.8.0
What's Changed
- 551c66c Release v0.8.0
- a372ba5 Don't use gradle parallel build
- 8635f20 Update asset config
- 9020222 Don't include
hyperscript.js
andhyperscript.min.js
in plugin - 89d5bc4 Fixes link error
- a5aae56 Set
archiveBaseName
with Jar task - eb0c712 Import
htmx.js
hyperscript.js
directly inlayout.gsp
- 236b86b Gradle: Don't use deprecated
SourceDirectorySet.outputDir
property - 84f5e51 Bump version to 0.8.0-SNAPSHOT
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- e3a9a4e Release v0.7.0
- d45dd81 Update README.md Add tip for compiling assets
- b939770 Exclude test tasks
- 5883c11 Add CURD for Contact
- 902a5e7 Exclude htmx.js and hyperscript.js to minify assets
- 20fd8de Update assets minifyJs options
- dc9495c Set
archiveBaseName
to htmx - 2636cbb Upgrade to Gradle Wrapper 7.6.4
- 05cbe46 Add artifact
grails-plugin.xml
- 4ffda5b Set
archiveClassifier
with 'plugin' - bd9e2e7 Upgrade to Grace Asset Pipeline Plugin 5.2.6
- 29abf87 Upgrade to Groovy 3.0.21
- c4787c6 Upgrade to Grace 2022.2.6
- 19776a8 Update plugin POM info
- 4f4c699 Update github workflows Upgrade Gradle Actions
- b5602a1 Bump version to 0.7.0-SNAPSHOT
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- 55cf4fe Disable minify js
- 9e25915 Update README
- a0b9a9b Add Apache License v2
- 1df5e9f Set assets packagePlugin true Fixes assets resource not found error
- 7a24e3f Rename _hyperscript.js to hyperscript.js Asset pipeline plugin may ignore _*.js
- 5405bb7 Bump version to 0.6.0-SNAPSHOT
Contributors
Full Changelog: https://github.com/grace-plugins/grace-htmx/commits/v0.6.0
v0.5.0
What's Changed
- f20c400 Release v0.5.0
- 17f5778 Update README
- 8f97cc9 Add _hyperscript.js 0.9.12
- f651c97 Add missing
app/assets
Fixes ci fail - 65da9e5 Update README
- 8dd2399 Add htmx.js 1.9.12
- 90fddcf Update github workflows
- fde85e4 Update app sources
- 3d1030a refator: move htmx sources to
plugin
sub directory
Contributors
v0.4.0
What's Changed
- 9e5da68 Release v0.4.0
- d1f56f3 Update README
- 9969abc Update plugin version
- db7a42e Provide custom mime type for Htmx
- c5f3e0b Refine HtmxRequestFilter Always set htmx format for htmx request
- 37a5605 Update HtmxMimeType
- 1a52abf Bump version to 0.4.0-SNAPSHOT
Full Changelog: https://github.com/grace-plugins/grace-htmx/commits/v0.4.0
v0.3.0
What's Changed
- 3156339 Release v0.3.0
- ef23d7e Set plugin version
- 3ebf905 Cleanup build scripts
- 217f544 Change groovy source directories
- 8fe0a7b Change groovy source directories
- 5f417b0 Bump version to 0.3.0-SNAPSHOT
Contributors
Full Changelog: https://github.com/grace-plugins/grace-htmx/commits/v0.3.0
v0.2.0
v0.1.0
What's Changed
- ed28ab6 Release v0.1.0
- 85f4220 Update README Add Badges
- 09e30e5 Update README Add supports for Grails
- 1ef67b2 Update scm url
- 40d247c Support old Grails versions #2
- 7318bfc Support and Compatible with Grails #1
- 1578893 Add version property to Plugin
- 1b65b93 Bump version to 0.1.0-SNAPSHOT
Contributors
Full Changelog: https://github.com/grace-plugins/grace-htmx/commits/v0.1.0