Skip to content

Releases: rodnansol/asciidoctorj-extensions

Release v0.3.0

09 Feb 21:02
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 27858b8 core: Enum and interface related operations are also support

🔄️ Changes

  • 78251a7 core: New package structure to support multiple extensions in the future

🧰 Tasks

  • 68bfe00 chore(build-tools): Shade plugin moved to another profile
  • d24b91e setup: Script for IntelliJ IDEA setup
  • 32821a6 release: Removing 'format' option from JReleaser

📝 Documentation

  • c599d7d core: Extra documentation with showcase about the features
  • adb2f5f core: Initial documentation about the features with examples

Contributors

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

  • Nándor Holozsnyák

Release v0.2.0

07 Feb 20:25
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 42df4ea feat(core): Maven shade plugin for use cases where all dependencies are needed

🧰 Tasks

  • 34fb9a5 chore(release): Project's name updated in the JReleaser config

Contributors

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

  • Nándor Holozsnyák

Release v0.1.0

05 Feb 20:46
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 858dafe feat(core): Java method and field extraction with the 'javasource' include macro

Contributors

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

  • Nándor Holozsnyák