Skip to content

0.4.0: Support for Extensions

Choose a tag to compare

@oharaandrew314 oharaandrew314 released this 20 Nov 01:33
· 18 commits to master since this release
0e4c188

💥Potential Breaking Change: The TableSchema is now a built-in ImmutableTableSchema behind the scenes. This may cause some unintended breaks.

✨ Extensions are now supported. Add the extensions like normal, and add the bean annotation to the property getter.