tag:github.com,2008:https://github.com/mpfthprblmtq/commons/releasesRelease notes from commons2023-03-31T03:30:20Ztag:github.com,2008:Repository/455966629/v1.0.02023-03-31T16:30:39ZJava Commons v1.0.0<p>Added Translation library, greatly improved test coverage, added some smaller utility functions.</p>
<p>Also wrote the Wiki with good documentation.</p>mpfthprblmtqtag:github.com,2008:Repository/455966629/0.2.02022-07-12T04:25:42ZJava-Commons v0.2.0<h1>Java-Commons v0.2.0</h1>
<p>Includes a couple of objects used in API calls.</p>
<ul>
<li>RequestProperties</li>
<li>RequestURL</li>
</ul>
<p>Also greatly improved build process.</p>mpfthprblmtqtag:github.com,2008:Repository/455966629/java2022-06-23T20:34:25ZJava-Commons v0.0.1<h1>Java-Commons v0.0.1</h1>
<p>Includes basic Utility functions, a customizable Logger, an Input Helper and a JSON Wrapper. First release.</p>
<p>Includes:</p>
<ul>
<li>Helpers
<ul>
<li>InputHelper.java</li>
</ul>
</li>
<li>Wrappers
<ul>
<li>JsonWrapper.java</li>
</ul>
</li>
<li>Logger
<ul>
<li>Logger.java</li>
</ul>
</li>
<li>Utilities
<ul>
<li>StringUtils.java</li>
<li>DateUtils.java</li>
<li>FileUtils.java</li>
<li>WebUtils.java</li>
</ul>
</li>
</ul>mpfthprblmtq