Skip to content

Commit

Permalink
v2023.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
objeck committed Jul 24, 2023
1 parent 29b4518 commit 924a48d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
6 changes: 3 additions & 3 deletions core/utils/setup64/setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -8389,15 +8389,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Objeck"
"ProductCode" = "8:{D74A5C81-9144-4D5E-8105-6806B9C3415F}"
"PackageCode" = "8:{64E22A65-E169-4E78-A656-690CEDCEDDF4}"
"ProductCode" = "8:{35884BAD-5287-4E2F-B36A-9A19CA3B23B1}"
"PackageCode" = "8:{49EEA8D9-9979-4880-A672-A383CF92029E}"
"UpgradeCode" = "8:{FAD125F6-CB1B-46F7-91EB-429682D927CB}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:23.7.2"
"ProductVersion" = "8:23.7.4"
"Manufacturer" = "8:Randy Hollines"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
Binary file modified docs/api.zip
Binary file not shown.
17 changes: 8 additions & 9 deletions docs/readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@

<body>
<h1>Objeck</h1>
<p>v2023.7.3 (July 19, 2023)</p>
<p>v2023.7.4 (July 25, 2023)</p>

<h3>Release Notes</h3>

<p>Code examples added to API documentation and minor REPL updates</p>
<p>Bug fixs and API code examples</p>

<p>v2023.7.3</p>
<ul>
<li>Fixed Windows non-binary STDIN bug </li>
<li>Added more code examples to API documentation</li>
</ul>

<p>v2023.7.3</p>
<ul>
<li>Minor updates to the 'Collection.Queue' class</li>
Expand All @@ -27,13 +33,6 @@ <h3>Release Notes</h3>
<li>Fixed bug #264</li>
</ul>

<p>v2023.7.1</p>
<ul>
<li>REPL usability enhancements</li>
<li>Updates to the 'System.Utility.CodeFormatter' class</li>
<li>OpenSSL library upgrade for macOS ARM64</li>
</ul>

<p>
Please refer to the GitHub <a href='https://github.com/objeck/objeck-lang'>project site</a>
for additional information.
Expand Down

0 comments on commit 924a48d

Please sign in to comment.