Skip to content

Commit 10c592b

Browse files
committed
Latest version is 12.19
1 parent 9a20f72 commit 10c592b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

_build/pages/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for ever
3333

3434
[Read more](/pages/guide.html)
3535

36+
## SmallBASIC version 12.19 has been released
37+
38+
::: date
39+
| July 16, 2020
40+
:::
41+
42+
For details see: [release notes](https://github.com/smallbasic/SmallBASIC/releases/tag/12_19). Please report any issues to either the forum, email or github issues page.
43+
44+
3645
## New teaching resource: "Programming SmallBASIC" provided by Gerard Thomas Labèrnia
3746

3847
::: date

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ <h1 id="welcome-to-smallbasic">Welcome to SmallBASIC</h1>
9292
</div>
9393
<p>SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax.</p>
9494
<p><a href="/pages/guide.html">Read more</a></p>
95+
<h2 id="smallbasic-version-12.19-has-been-released">SmallBASIC version 12.19 has been released</h2>
96+
<div class="date">
97+
<div class="line-block">July 16, 2020</div>
98+
</div>
99+
<p>For details see: <a href="https://github.com/smallbasic/SmallBASIC/releases/tag/12_19">release notes</a>. Please report any issues to either the forum, email or github issues page.</p>
95100
<h2 id="new-teaching-resource-programming-smallbasic-provided-by-gerard-thomas-labèrnia">New teaching resource: “Programming SmallBASIC” provided by Gerard Thomas Labèrnia</h2>
96101
<div class="date">
97102
<div class="line-block">April 11, 2020</div>

0 commit comments

Comments
 (0)