Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev authored Jan 1, 2024
1 parent 225b8b3 commit 00ab403
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 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.96)</span>
Underscore-java <span class="version">(1.97)</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.96.zip">Version 1.96</a> - <i>~217Kb, Includes all development files</i></div>
<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>
<h2 id="Collections">Collection Functions (Arrays, Structs, Queries, or Objects)</h2>


Expand Down Expand Up @@ -1089,6 +1089,18 @@ <h2 id="Objects">Object/Struct Functions</h2>
<p
id="changelog">
</p><h2>Change Log</h2>
<p>
<b class="header">1.97</b> --
<small><i>January 1st, 2024</i></small><br>
</p>
<ul>
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3</li>
<li>Bump org.apache.maven.plugins:maven-compiler-plugin</li>
<li>Excluded Java versions 19 and 20 from continuous integration</li>
<li>Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2</li>
</ul>
<p>
</p><p>
<p>
<b class="header">1.96</b> --
<small><i>December 1st, 2023</i></small><br>
Expand Down

0 comments on commit 00ab403

Please sign in to comment.