Skip to content

Releases: lengors/js2pets

v1.2.1

24 Nov 19:12
af853c6
Compare
Choose a tag to compare

v1.2.1 (2024-11-24)

🐛 Bug Fixes

  • 89fc586 `NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`

v1.2.1-dev.1

24 Nov 18:22
84cb54f
Compare
Choose a tag to compare
v1.2.1-dev.1 Pre-release
Pre-release

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

24 Nov 18:56
f6ed852
Compare
Choose a tag to compare
v1.2.1-beta.1 Pre-release
Pre-release

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

24 Nov 18:42
18115a8
Compare
Choose a tag to compare
v1.2.1-alpha.1 Pre-release
Pre-release

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

24 Nov 13:54
3d8795f
Compare
Choose a tag to compare

v1.2.0 (2024-11-24)

✨ New Features

  • 3622c1f Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes

v1.2.0-dev.1

24 Nov 12:47
0f529f1
Compare
Choose a tag to compare
v1.2.0-dev.1 Pre-release
Pre-release

v1.2.0-dev.1 (2024-11-24)

✨ New Features

  • 3622c1f Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes

v1.2.0-beta.1

24 Nov 13:36
ae4781f
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

v1.2.0-beta.1 (2024-11-24)

✨ New Features

  • 3622c1f Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes

v1.2.0-alpha.1

24 Nov 13:20
2cd9c14
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

v1.2.0-alpha.1 (2024-11-24)

✨ New Features

  • 3622c1f Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes

v1.1.1

28 Sep 15:19
74a33c7
Compare
Choose a tag to compare

v1.1.1 (2024-09-28)

🐛 Bug Fixes

  • 9aec43c Fields, related parameters and return types now annotated with `Nullable`

v1.1.1-dev.1

28 Sep 13:20
afb86e4
Compare
Choose a tag to compare
v1.1.1-dev.1 Pre-release
Pre-release

v1.1.1-dev.1 (2024-09-28)

🐛 Bug Fixes

  • 9aec43c Fields, related parameters and return types now annotated with `Nullable`