Skip to content

Commit 817d057

Browse files
author
aafent
committed
New library versions for Interpreter and Toolkit
1 parent fa6af13 commit 817d057

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

FAST.FBasic.LibraryToolkit/FAST.FBasic.LibraryToolkit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Copyright>Global Cloud Services EOOD</Copyright>
1111
<PackageOutputPath>.\Packages</PackageOutputPath>
1212
<PackageId>FAST.FBasicLibraryToolkit</PackageId>
13-
<Version>1.0.3</Version>
13+
<Version>1.0.4</Version>
1414
<Authors>GCS</Authors>
1515
<RepositoryUrl>https://github.com/aafent/FAST.FBasic</RepositoryUrl>
1616
<PackageProjectUrl>https://github.com/aafent/FAST.FBasic/blob/main/README.md</PackageProjectUrl>

FAST.FBasicInterpreter/FAST.FBasicInterpreter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Copyright>Global Cloud Services EOOD</Copyright>
1111
<PackageOutputPath>.\Packages</PackageOutputPath>
1212
<PackageId>FAST.FBasicInterpreter</PackageId>
13-
<Version>1.1.3</Version>
13+
<Version>1.1.4</Version>
1414
<Authors>GCS</Authors>
1515
<RepositoryUrl>https://github.com/aafent/FAST.FBasic</RepositoryUrl>
1616
<PackageProjectUrl>https://github.com/aafent/FAST.FBasic/blob/main/README.md</PackageProjectUrl>

FAST.FBasicInterpreter/ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ For **Business and Technical** documentation read the [Wiki page](https://github
99

1010
| When | Description |
1111
|------------|--------------------------------------------------------|
12+
| 2025-12-09 | New statement SQLEXEC |
1213
| 2025-11-26 | New statements EVAL (core), SCLOSE (streams lib.) |
1314
| 2025-11-18 | DeepSeek as AI Provider |
1415
| 2025-11-17 | New Package version for Interpreter and Toolkit |

0 commit comments

Comments
 (0)