Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev authored Feb 10, 2024
1 parent 00ab403 commit 6544fb9
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<div id="sidebar" class="interface">
<a class="toc_title" href="#">
Underscore-java <span class="version">(1.97)</span>
Underscore-java <span class="version">(1.98)</span>
</a>
<ul class="toc_section">
<li>» <a href="https://github.com/javadev/underscore-java">GitHub Repository</a></li>
Expand Down Expand Up @@ -182,7 +182,7 @@ <h1>Underscore-java</h1>
applicable.<br><br>Underscore-java is compatible with Java 11 and later.<br><br>The project is <a href="https://github.com/javadev/underscore-java">hosted on GitHub</a>. Contributions are welcome.<br>
</p>
<h2>Download</h2>
<div><a href="https://github.com/javadev/underscore-java/archive/v1.97.zip">Version 1.97</a> - <i>~217Kb, Includes all development files</i></div>
<div><a href="https://github.com/javadev/underscore-java/archive/v1.98.zip">Version 1.98</a> - <i>~217Kb, Includes all development files</i></div>
<h2 id="Collections">Collection Functions (Arrays, Structs, Queries, or Objects)</h2>


Expand Down Expand Up @@ -1089,6 +1089,21 @@ <h2 id="Objects">Object/Struct Functions</h2>
<p
id="changelog">
</p><h2>Change Log</h2>
<p>
<b class="header">1.98</b> --
<small><i>February 1st, 2024</i></small><br>
</p>
<ul>
<li>Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2</li>
<li>Updated copyright headers to 2024</li>
<li>Enhanced source formatting</li>
<li>Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.2 to 3.2.5</li>
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5</li>
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0</li>
<li>Updated Spring Boot to version 3.2.2</li>
</ul>
<p>
</p><p>
<p>
<b class="header">1.97</b> --
<small><i>January 1st, 2024</i></small><br>
Expand Down

0 comments on commit 6544fb9

Please sign in to comment.