Release 0.1.9 master
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 20 Feb 2024 00:43:33 +0000 (18:43 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 20 Feb 2024 00:43:33 +0000 (18:43 -0600)
CHANGELOG
compiler/include/astnodes.h
misc/vscode/package.json

index 273a692384a931d82c415a1f0432aec8e7a639bb..9261b10ab3758dcad90f3048197429d02bf4c486 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
-Nightly build
+Release 0.1.9
 --------------
 --------------
+February 19th 2024
 
 This release has some interesting new features and general usability improvements.
 It does have a couple rather LARGE syntax changes that will affect nearly every program
 
 This release has some interesting new features and general usability improvements.
 It does have a couple rather LARGE syntax changes that will affect nearly every program
index 35ada18b370881c175d8b1ef8fd7ff76211a586e..013f7dfadf2e360be4b5437db1b833e1d197ed25 100644 (file)
@@ -3,7 +3,7 @@
 
 #define VERSION_MAJOR 0
 #define VERSION_MINOR 1
 
 #define VERSION_MAJOR 0
 #define VERSION_MINOR 1
-#define VERSION_PATCH 8
+#define VERSION_PATCH 9
 
 #include "stb_ds.h"
 #include "lex.h"
 
 #include "stb_ds.h"
 #include "lex.h"
index 74fe309503c1cf5c37433aee386cfe0bcf1c9aec..c6b398173de331553cc5a0330892b0f20faf532b 100644 (file)
@@ -2,7 +2,7 @@
     "name": "onyxlang",
     "displayName": "Onyx Programming Language",
     "description": "Onyx syntax highlighting and debugger support.",
     "name": "onyxlang",
     "displayName": "Onyx Programming Language",
     "description": "Onyx syntax highlighting and debugger support.",
-    "version": "0.1.10",
+    "version": "0.1.11",
     "publisher": "onyxlang",
     "license": "BSD-2-Clause",
     "engines": {
     "publisher": "onyxlang",
     "license": "BSD-2-Clause",
     "engines": {