Skip to content

Releases: clutcher/spring-modulith-module-archunit

Release v1.0.1

03 Jul 10:22
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • db849a4 use transitive dependency to have only starter in dependencies

🛠 Build

  • 7591fb6 increase version to 1.0.1
  • 42f7a4a switch on convention-commits changelog format
  • 77ab5b9 update dependencies to latest versions

Contributors

We'd like to thank the following people for their contributions:
Igor Zarvanskyi

Release v1.0.0

09 Apr 00:14
Compare
Choose a tag to compare

Changelog

e94e909 feat: configure jreleaser for deployment on maven central and github
f6d677c chore: add README.md
a36f82f feat: initial implementation of spring-modulith-module-archunit-starter
21f6edc feat: initial implementation of spring-modulith-module-archunit
8df6a49 build: add gradle build system
4225d91 chore: initial commit with .gitignore
c970522 Initial commit