SoftSmithy news: I recently released a new version of the SoftSmithy Utility Library and the SoftSmithy Development Utility Library.
It has been a while since the last release but a lot of work has been undertaken.
SoftSmithy moved from SourceForge.net to GitHub.
This includes:
SoftSmithy moved from SourceForge.net to GitHub.
This includes:
- You can find all SoftSmithy repositories on the SoftSmithy GitHub organization site.
- All SoftSmithy repositories have been migrated from Mercurial to Git
- The Gitflow has been configured for all repositories. You can find the current development in the develop branches (default branch) and the released versions in the master branch.
- The static pages as well as the Wiki pages haven been migrated to GitHub Pages.
All modules require now at least Java SE 8.
In addition some small additions, fixes and clean-ups have been added.
You can find the lates Javadoc here: Javadoc
I deployed the artifacts (including the source and javadoc artifacts) to Maven Central.