Releases: graceframework/grace-views
Releases · graceframework/grace-views
v6.1.0
What's Changed
🛠 Improvements
- 7c57a28 Update Badges
🚀 Dependency Upgrades
- 602b8fb Upgrade to Grace 2023.1.0-RC1 #57
- 2281c2f Upgrade to Grace Asset Pipeline Plugin 6.1.0 #60
- 43cf83a Upgrade to Grace Data 2023.1.0 #59
- 805995e Upgrade to Groovy 4.0.24 #58
⚙️ Tasks
- 6c9100b Release v6.1.0
Full Changelog: v6.1.0-RC1...v6.1.0
v5.2.8
What's Changed
🛠 Improvements
- ca91ae4 Use the
mainClass
property instead of deprecatedsetMain(String) method
#33 - 56edb75 Use
JavaPluginExtension
instead of deprecatedJavaPluginConvention
#30
🐞 Bug Fixes
- d28446e Fixes source wrong in TemplateCompileTask #23
- a738cec Fixes Grace views not included with War #22
- a592cb0 Fixes Gradle build error with Grace Views tasks #21
- e390bbd Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #20
⚙️ Tasks
Full Changelog: v5.2.7...v5.2.8
v6.1.0-RC1
What's Changed
🛠 Improvements
- 5cfb8ae Fixed tests failed in
JsonViewTemplateResolverSpec
#56 - 3a311f9 Remove extra dependency of
spring-boot-autoconfigure
#54 - c12c136 Move from GroovyPageForkCompileTask's deprecated
Project.javaexec(Action)
method toExecOperations.javaexec(Action)
#53 - c3a6368 Remove dependency
micronaut-http-client
#52 - 91f1743 Add dependency
jakarta.servlet-api
explicitly #51 - 83fdfac Use
gradlePluginPortal()
#49
🚀 Dependency Upgrades
- 554c356 Upgrade to Grace 2023.1.0-M3 #46
- 64b8ce5 Upgrade to Grace Asset Pipeline Plugin 6.1.0-RC1 #50
- 4d1e7d7 Upgrade to Grace Data 2023.1.0-RC1 #47
- 5376a63 Upgrade to Gradle Nexus Publish Plugin 2.0.0 #48
- cae64a2 Upgrade to Gradle Nexus Publish Plugin 2.0.0 #55
⚙️ Tasks
- 734b7b6 Release v6.1.0-RC1
Full Changelog: v6.1.0-M3...v6.1.0-RC1
v6.1.0-M3
What's Changed
🛠 Improvements
- 397bc50 Add dependency
jakarta.annotation-api
explicitly #43 - 7a3b0ad Generate Spring Boot configuration metadata file #42
🚀 Dependency Upgrades
- 38fa860 Upgrade to Grace 2023.1.0-M2 #39
- 494d2e0 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M3 #45
- a9860b0 Upgrade to Grace Data 2023.1.0-M3 #44
- a17088e Upgrade to Groovy 4.0.23 #41
⚙️ Tasks
- 7dda3dd Release v6.1.0-M3
Full Changelog: v6.1.0-M2...v6.1.0-M3
v6.0.2
What's Changed
🐞 Bug Fixes
- 6f0c8ce Fixes source wrong in TemplateCompileTask #28
- 28f9a4a Fixes Grace views not included with War #26
- b4d2ba3 Fixes Gradle build error with Grace Views tasks #25
- f083a24 Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #24
🛠 Improvements
- af6705c Use the
mainClass
property instead of deprecatedsetMain(String) method
#34 - 736dce8 Use
JavaPluginExtension
instead of deprecatedJavaPluginConvention
#31 - d15cedb Update README
- da56fa9 Update README
🚀 Dependency Upgrades
- e8def5a Upgrade to Grace 2023.0.2 #40
- 92b3532 Upgrade to Grace 2023.0.1
- e2a6ddd Upgrade to Groovy 4.0.23 #41
- 2ed3b7d Upgrade to GORM 2023.0.1
⚙️ Tasks
Full Changelog: v6.0.1...v6.0.2
v6.1.0-M2
What's Changed
⭐️ New Features
- 743c176 Auto-Configure JsonView Plugin #16
- 6016b80 Auto-Configure ComponentView Plugin #13
- 6337861 Auto-Configure MarkupView Plugin #12
🐞 Bug Fixes
- 011ce95 Remove dependency of
gorm-hibernate
Spock needbytebuddy
to mock test #37 - b997d5c Use the
mainClass
property instead of deprecatedsetMain(String) method
#35 - 0aafc3e Use
JavaPluginExtension
instead of deprecatedJavaPluginConvention
#32 - 9e32363 Fixes source wrong in TemplateCompileTask #29
- cd96c72 Fixes Grace views not included with War #27
- f083a24 Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #24 - 68b0557 Fixes Gradle build error with Grace Views tasks #19
- 5048fbc Don't use
JsonViewGrailsPlugin
inJsonViewSetupSpecInterceptor
#17 - 8f3d870 Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #15 - 410ccef Fixes
GrailsView
getG()
override issue #14 - 9158da1 Make
views-json
tests pass #11 - 9ab80be Resolve JUnit version conflicts #10
- bf789a6 Correct the group name of
grace-datastore-core
#7
🛠 Improvements
- 8d46b89 Enable Unit Tests #18
- d20c382 Set archiveClassifier to
plugin
#9 - 6212cda Rename
grails-app
toapp
#8 - dd7088a Update README
🚀 Dependency Upgrades
- 731ce52 Upgrade to Grace 2023.1.0-M1 #5
- d3c6542 Upgrade to Grace Data 2023.1.0-M2 #36
- c45e85c Upgrade to Grace Asset Pipeline Plugin 6.1.0-M2 #38
- 9d5da27 Upgrade to Javassist 3.30.2-GA #6
⚙️ Tasks
- 83df95f Release v6.1.0-M2
Full Changelog: v6.1.0-M1...v6.1.0-M2
v6.1.0-M1
What's Changed
🐞 Bug Fixes
- d22bbdb Fixes gorm-hibernate artifactId wrong
🛠 Improvements
🚀 Dependency Upgrades
- 09b0819 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M1 #4
- 2b51b4a Upgrade to Grace 2023.0.2
- 92b3532 Upgrade to Grace 2023.0.1
- 604d30f Upgrade to Groovy 4.0.23
- 29c89f2 Upgrade to GORM 2023.1.0-M1 #1
- 2ed3b7d Upgrade to GORM 2023.0.1
- bab377b Upgrade to JavaParser 3.26.2 #2
- 771c2d3 Upgrade to Spring Dependency Management Plugin 1.1.6 #3
⚙️ Tasks
Full Changelog: v6.0.1...v6.1.0-M1
v6.0.1
What's Changed
- 6d31666 Release v6.0.1
- 0514ae2 Update README.md
- f12f9b8 Required Grace version should be
- e03ddfa Upgrade to Caffeine 3.1.8
- e63882e Upgrade to functional test Views Gradle 6.0.0
- d8404a9 Upgrade to Grace Asset Pipeline Plugin 6.0.0
- b35a1bc Upgrade to Grace GORM 2023.0.0
- 28ec516 Upgrade to Grace 2023.0.0
- 422e385 Set version to 6.0.1-SNAPSHOT
Full Changelog: v6.0.0...v6.0.1