hubspot-immutables-1.3
What's Changed
- Rename folders to match module names by @stevegutz in #7
- Fix things for better JDK 11 compatibility by @stevegutz in #9
- Add HubSpotModifiableStyle by @zklapow in #11
- Add proof of concept WireSafeEnum utility by @jhaber in #13
- Add an asEnumOrThrow method by @Xcelled in #14
- Add nonnull annotation to checkNotNull by @Xcelled in #15
- Add ImmutableConditions#checkNotEmpty by @stevegutz in #16
- Enable immutable encodings for List and Set by @zklapow in #10
- Add immutable style which enables immutable collections by @zklapow in #19
- Update README.md by @marcob in #20
- Fix encoding version by @kmclarnon in #21
New Contributors
- @stevegutz made their first contribution in #7
- @zklapow made their first contribution in #11
- @jhaber made their first contribution in #13
- @Xcelled made their first contribution in #14
- @marcob made their first contribution in #20
- @kmclarnon made their first contribution in #21
Full Changelog: v1.2...hubspot-immutables-1.3