v1.2.1 (2024-11-24)
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.1-beta.1 (2024-11-24)
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.1-alpha.1 (2024-11-24)
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.1-dev.1 (2024-11-24)
89fc586
`NullabilityAnnotator` only annotates constructors, methods and parameters for matching fields annotated with `JsonProperty`
v1.2.0 (2024-11-24)
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.2.0-beta.1 (2024-11-24)
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.2.0-alpha.1 (2024-11-24)
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.2.0-dev.1 (2024-11-24)
3622c1f
Add `NullabilityAnnotator` and deprecate `CheckerableAnnotator` and related classes
v1.1.1 (2024-09-28)
9aec43c
Fields, related parameters and return types now annotated with `Nullable`
v1.1.1-beta.1 (2024-09-28)
9aec43c
Fields, related parameters and return types now annotated with `Nullable`
v1.1.1-alpha.1 (2024-09-28)
9aec43c
Fields, related parameters and return types now annotated with `Nullable`
v1.1.1-dev.1 (2024-09-28)
9aec43c
Fields, related parameters and return types now annotated with `Nullable`
v1.1.0 (2024-09-22)
c9abca9
Constructor rules correctly notify annotators in composite annotators
v1.1.0-beta.1 (2024-09-22)
c9abca9
Constructor rules correctly notify annotators in composite annotators
v1.1.0-alpha.1 (2024-09-22)
c9abca9
Constructor rules correctly notify annotators in composite annotators
v1.1.0-dev.2 (2024-09-22)
e7a79ec
Add annotator supporting checkerframework
v1.1.0-dev.1 (2024-09-22)
772446c
Add object rule for type notification
v1.0.1-dev.1 (2024-09-22)
c9abca9
Constructor rules correctly notify annotators in composite annotators
v1.0.0-dev.3 (2024-09-03)
c33df5c
New enhanced rule factory
v1.0.0-dev.2 (2024-09-02)
01963ee
New constructor rule
0969d16
Added extended annotator