8000 Tags · inferred/FreeBuilder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Tags: inferred/FreeBuilder

Tags

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for JsonAlias annotation (#462)

Copy JsonAlias annotations to the generated getter/setter methods.

v2.8.0-beta1

Toggle v2.8.0-beta1's commit message
Add support for JsonAlias annotation

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#438 Change name of build and other methods

If generating public build, buildPartial, clear or mergeFrom methods would cause a compiler error, instead make them package-protected and, if necessary, find an alternative method name by prepending an underscore and appending Impl and optionally a number.

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#434 Fix readability nits

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#430 Fix Javadoc in buildable type discovery

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#429 Document new BiMap support

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#417 Support @JsonAnyGetter

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #416 from inferred/new.annotations.not.inherited

Stop accidentally inheriting IgnoredByEquals/NotInToString

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#414 JavaDoc/README for new IgnoredByEquals and NotInToString annotat…

…ions

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#407 Support passing partials to Builder.from

0