Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

v1.3

Compare
Choose a tag to compare
@alicederyn alicederyn released this 21 Oct 18:23

This release adds support for Java 8's Optional type, mirroring existing support for Guava's Optional type. See also our documentation on Optional use in @FreeBuilder.