Skip to content

Commit 4bce834

Browse files
committed
chore: nirguna: v1.1.0
1 parent 7595688 commit 4bce834

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/nirguna/ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2026.02.22, v1.1.0
2+
3+
fix:
4+
- 9ba62ae nemesis: readSector: ah -> 1
5+
- 9a8f54b @nirguna/plugin-nemesis: convert-find-first-to-int-0xff: readSector -> findFirst
6+
7+
feature:
8+
- ac56b4e @nirguna/transformer-fasm: move out from nirguna
9+
- facd68f @putout/cli-args: validate-args: add targets: linux, boot, kernel, nemesis
10+
- bf84e1d @putout/plugin-fasm: insert-target: add
11+
- 725e9c5 nemesis: screen size
12+
- 9ec8005 nemesis: find-first: loop -> do while
13+
114
2026.02.21, v1.0.9
215

316
feature:

packages/nirguna/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nirguna",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "Compile JavaScript to WASM and FASM",

0 commit comments

Comments
 (0)