Skip to content

Strong mode compatibility, allow setters and factories.

Compare
Choose a tag to compare
@davidmorgan davidmorgan released this 23 Feb 17:03
· 1020 commits to master since this release

Move null checks to "build" method for compatibility with Strong Mode analyzer.
Allow (and ignore) setters.
Allow custom factories on value classes.