Skip to content

Releases: rawvoid/jaxb-plugins

1.3.0

23 Jan 08:19
c7178fc

Choose a tag to compare

What's Changed

🚀 New Features

  • feat(element-wrapper): enhance wrapper class detection and removal logic by @rawvoid in #28
  • feat(element-wrapper): add logging for wrapper class removal and skipped classes by @rawvoid in #29
  • feat(element-wrapper): enhance wrapper class detection with improved validation logic by @rawvoid in #33

🐛 Bug Fixes

  • fix(plugins): prevent removal of wrapper classes with nested classes by @rawvoid in #24
  • fix(element-wrapper): ensure complete removal of unused wrapper classes by @rawvoid in #31
  • fix(element-wrapper): handle null case for XmlSeeAlso parameter array initialization by @rawvoid in #32

🧰 Maintenance & Refactoring

  • chore(release): bump version to 1.2.1-SNAPSHOT by @rawvoid in #23
  • refactor(plugins): improve annotation handling and wrapper detection in ElementWrapperPlugin by @rawvoid in #26
  • chore(release): bump version to 1.3.0 by @rawvoid in #34

📦 Dependency Updates

  • chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 by @dependabot[bot] in #25

📝 Documentation

  • docs(element-wrapper): add detailed documentation for wrapper handling methods by @rawvoid in #30

🧪 Tests

  • test(jaxb): add unit test to verify behavior of XmlElementWrapper and related annotations by @rawvoid in #27

Full Changelog: 1.2.0...1.3.0

1.2.0

14 Jan 09:47
c478a7a

Choose a tag to compare

What's Changed

🚀 New Features

  • feat(plugins): allow fallback to internalName in token matching by @rawvoid in #21

🐛 Bug Fixes

  • fix(plugins): ensure regex only applies to matching tokens in ConvertNamePlugin
    by @rawvoid in #20

🧰 Maintenance & Refactoring

  • ci(workflows): improve release changelog by @rawvoid in #18
  • ci(workflows): remove Qodana workflow and configuration files by @rawvoid in #19
  • chore(release): bump version to 1.2.0 by @rawvoid in #22

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Jan 08:23
bf4cc1b

Choose a tag to compare

What's Changed

🚀 New Features

  • Add NsPrefixPlugin for XML namespace prefix management by @rawvoid in #8

🐛 Bug Fixes

  • Add missing schedule.interval to dependabot.yml by @rawvoid in #4
  • Update CI workflows to streamline branch testing by @rawvoid in #10

📝 Documentation

  • Add README.md and IDEA dictionaries by @rawvoid in #1

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

09 Jan 09:55

Choose a tag to compare

Full Changelog: 1.0.0-beta.2...1.0.0

1.0.0-beta.2

08 Jan 10:04

Choose a tag to compare

1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.1

21 Dec 15:22

Choose a tag to compare

1.0.0-beta.1 Pre-release
Pre-release

1.0.0-alpha.3

18 Dec 14:52

Choose a tag to compare

1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.2

18 Dec 01:54

Choose a tag to compare

1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.1

14 Dec 12:48

Choose a tag to compare