Skip to content

3.1.1

Compare
Choose a tag to compare
@agrosner agrosner released this 04 Jul 20:10
· 1083 commits to master since this release

Fix issue where project did not build on jitpack.io due to javadoc issues.

Transaction Handler only initialized when used, not when class first accessed to prevent unnecessary Handler thread from starting.
Also Transaction now have a newBuilder() method to allow easy copying of existing Transaction.