Releases: GoodforGod/DummyMapper
Releases · GoodforGod/DummyMapper
v2.2.2
v2.2.1
Features:
- IDEA 2023.3 support
v2.2.0
Features:
- IDEA 2023.2 support
- Json field order mapping improved (JSON field order same as Class field declaration order)
v2.1.1
v2.1.0
Features:
- IDEA 2022.3+ support
v2.0.0
v1.4.0
Features:
- IDEA 2022.2 support
- JSON mapping improved with field ordering
- Dependencies updated (DummyMaker, jsonschema)
v1.3.0
Features:
- Support for IDEA 2021.3
- DummyMaker updated to 3.1.0
- Other dependencies updated
v1.2.0
Features:
- IDEA 2021.2 support
- SPQR updated to 0.11.2
v1.1.1
Features:
- GraphQL correct type name set fixed
- Complex cases for mapping classes with inheritance caused recursion errors fixed
- Default value of 10 for mapping to JSON array fixed