You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: In v0.4 the version number was not updated from 0.4-SNAPSHOT to 0.4. This release only corrects this mistake and sets the version to 0.4.1. See the release notes of v0.4 for actual changes.
Changes in this release: * Bugfix: #9 Close file channels * Remove support for g-j-f v0.1-alpha * Add support for and use g-j-f v1.1 by default. For g-j-f v1.1 we also utilize the new RemoveUnusedImports class in addition to regular code/javadoc formating andimport ordering.