Releases: lengors/js2pets
Releases · lengors/js2pets
v1.2.1
v1.2.1-dev.1
v1.2.1-dev.1 (2024-11-24)
🐛 Bug Fixes
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.1-beta.1
v1.2.1-beta.1 (2024-11-24)
🐛 Bug Fixes
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.1-alpha.1
v1.2.1-alpha.1 (2024-11-24)
🐛 Bug Fixes
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.0
v1.2.0-dev.1
v1.2.0-dev.1 (2024-11-24)
✨ New Features
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.2.0-beta.1
v1.2.0-beta.1 (2024-11-24)
✨ New Features
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.2.0-alpha.1
v1.2.0-alpha.1 (2024-11-24)
✨ New Features
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.1.1
v1.1.1-dev.1
v1.1.1-dev.1 (2024-09-28)
🐛 Bug Fixes
9aec43c
Fields, related parameters and return types now annotated with `Nullable`