All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
19.0.8 - 2024-09-16
- Update to version of ASM that supports JDK21 #65
19.0.7 - 2024-08-07
- Updated to latest groovy version #53
19.0.6 - 2024-08-07
- Add Groovy console to the Tools menu #56
19.0.5 - 2024-02-10
- Create /var/groovyconsole/audit as sling:Folder to make type conflicts: #50
19.0.4 - 2023-08-14
- Add distribute method using Sling Content Distribution: #39
- Only insert service when searching after pressing enter when using arrow keys: #43
19.0.3 - 2023-02-21
- Table component did not work anymore as expected #41
19.0.2 - 2023-02-21
- Table component did not work anymore as expected #41
19.0.1 - 2023-02-17
- Compile with JDK 8 as to support AEM 6.5 customers who haven't updated yet
19.0.0 - 2023-02-15
- Add invalidate method, replace current invalidate with name delete: #37
18.0.3 - 2023-01-05
- Only internal changes to automate releases
18.0.2 - 2023-01-05
- Split the bundle into an API and Core bundle and add package versions: #31
- Use the bnd-baseline-maven-plugin to verify when to upgrade the package versions: #31
18.0.1 - 2023-01-04
- Allow to select scripts in any directory: #29
18.0.0 - 2022-01-30
- Merged aem-groovy-extension into this project: #10
- Execute scripts on all publish instances from author environment: #1
- Add xpathQuery helper method: #1
- Add sql2Query helper method: #24
- Enhance project structure for cloud readiness: #1
- Minimum supported version AEM 6.5.10: #11
- Update documentation links: #18
17.0.0 - 2021-01-12
- Last version released by CID15