Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@jonas-grgt jonas-grgt released this 14 Dec 18:47
· 43 commits to main since this release

Changelog

7d45033 build: add distributionManagement
1851e7b [maven-release-plugin] prepare for next development iteration
3962cf6 [maven-release-plugin] prepare release xjx-0.1.0
4f0fba2 build: update jreleaser
458d77a build: update jreleaser
b68004e build: update jreleaser
a7f5bd7 build: update jreleaser
188a552 build: update jreleaser
c3a79a0 build: update jreleaser
b303eac build: prepare poms for first release version
d02de54 build: add jreleaser
4b6d5a9 build: remove dep check
af88a36 Create maven.yml
472d3df chore: remove unused class
80c0b80 feat: add relative mapping support to collection types
35a6f1d docs: add mapping documentation
9f6c370 test: Add some common test cases
cb165cd build: Flatten module poms
8770e53 feat(xjx-serdes): Add support for relative mapped tag paths
44156d7 feat(xjx-serdes): Add boolean deserialization support
2a72ee5 feat(xjx-serdes): Warn user if generic collection types lack top-level Tag annotation
7ec81cc Ignore .idea folder
468d899 Initial commit