Skip to content

hubspot-immutables-1.3

Compare
Choose a tag to compare

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

Full Changelog: v1.2...hubspot-immutables-1.3