Skip to content

Latest commit

 

History

History
137 lines (87 loc) · 7.03 KB

CHANGELOG.md

File metadata and controls

137 lines (87 loc) · 7.03 KB

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-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 (2024-11-24)

🐛 Bug Fixes

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

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.0 (2024-11-24)

✨ New Features

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

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

✨ New Features

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

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

✨ New Features

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

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

✨ New Features

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

v1.1.1 (2024-09-28)

🐛 Bug Fixes

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

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

🐛 Bug Fixes

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

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

🐛 Bug Fixes

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

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

🐛 Bug Fixes

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

v1.1.0 (2024-09-22)

✨ New Features

  • 772446c Add object rule for type notification
  • e7a79ec Add annotator supporting checkerframework

🐛 Bug Fixes

  • c9abca9 Constructor rules correctly notify annotators in composite annotators

v1.1.0-beta.1 (2024-09-22)

✨ New Features

  • 772446c Add object rule for type notification
  • e7a79ec Add annotator supporting checkerframework

🐛 Bug Fixes

  • c9abca9 Constructor rules correctly notify annotators in composite annotators

v1.1.0-alpha.1 (2024-09-22)

✨ New Features

  • 772446c Add object rule for type notification
  • e7a79ec Add annotator supporting checkerframework

🐛 Bug Fixes

  • c9abca9 Constructor rules correctly notify annotators in composite annotators

v1.1.0-dev.2 (2024-09-22)

✨ New Features

  • e7a79ec Add annotator supporting checkerframework

v1.1.0-dev.1 (2024-09-22)

✨ New Features

  • 772446c Add object rule for type notification

v1.0.1-dev.1 (2024-09-22)

🐛 Bug Fixes

  • c9abca9 Constructor rules correctly notify annotators in composite annotators

v1.0.0 (2024-09-04)

✨ New Features

v1.0.0-beta.1 (2024-09-03)

✨ New Features

v1.0.0-alpha.1 (2024-09-03)

✨ New Features

v1.0.0-dev.3 (2024-09-03)

✨ New Features

  • c33df5c New enhanced rule factory

v1.0.0-dev.2 (2024-09-02)

✨ New Features

v1.0.0-dev.1 (2024-08-15)

✨ New Features