Skip to content

Releases: jabrena/setup

v0.6.1

06 Apr 20:14
fb32124
Compare
Choose a tag to compare

[0.6.1]
Changed
Improved terminal width visualization

https://github.com/jabrena/setup/blob/main/CHANGELOG.md#061

v0.6.0

06 Apr 19:59
f0a1806
Compare
Choose a tag to compare

[0.6.0]

Added

  • added support for SDKMAN init file .sdkmanrc
  • added support for .editorconfig
  • added initial Quarkus support in Cursor rules

Changed

  • java 24
  • Moved templates to folder templates
  • Improved Maven behaviour
  • Added Graphviz in Devcontainer support

https://github.com/jabrena/setup/blob/main/CHANGELOG.md

v0.5.0

13 Mar 21:18
b8eddad
Compare
Choose a tag to compare
Improving Mock tests (#15)

* Improving Mock tests
* Upload jacoco report
* Improving pipeline
* Adding UML digram
* Initial refactoring to add Mocks in the tests and avoid IO with the Unit tests
* Fixing jacoco

v0.4.1

02 Mar 10:57
860bde2
Compare
Choose a tag to compare
Fixing small issue with pipeline template (#12)

v0.4.0

01 Mar 21:59
cdc1f58
Compare
Choose a tag to compare
  • Added a Github Action template for Maven build
  • Added Apache Maven support
  • Improving Pipeline to reduce the maintenance
  • Added DevContainer support
  • Added Spring CLI support
  • Cursor rules update. Now all cursor rules has the extension .mdc
  • Added CHANGELOG.md

v0.3.2

09 Feb 01:01
3b177cd
Compare
Choose a tag to compare
Trying to fix Pipeline to include resources from submodule (#5)

* Trying to fix Pipeline to include resources from submodule
* Showing in pipeline jar content
* Improving the path at Maven level to fix at CI
* Improving the configuration at maven level

v0.3.1

09 Feb 00:32
704a206
Compare
Choose a tag to compare
Fixing issue with fat jar (#4)

v0.3.0

09 Feb 00:19
8cc2b37
Compare
Choose a tag to compare

Externalize cursor rules in a external Git repo:
https://github.com/jabrena/java-cursor-rules

v0.2.0

08 Feb 23:25
5ab8f31
Compare
Choose a tag to compare
Improving the solution (#2)

v0.1.0

08 Feb 11:12
cf0699c
Compare
Choose a tag to compare
Initial feature (#1)

* Initial feature
* Adding CI pipeline
* Adding Minimal docs