@jaytechsolutions/jts-go 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # JTS Development Kit v1.0.1
1
+ # JTS Development Kit v1.1.0
2
2
 
3
3
  <p align="center">
4
4
  <b>JTS GO — The Easiest Programming Language to Learn</b><br>
@@ -207,6 +207,7 @@ Read the full language guide: [Language Documentation](docs/)
207
207
  | `jts file.jts` | Compile and run a JTS GO program |
208
208
  | `jtsc file.jts` | Compile to bytecode only (.jbc) |
209
209
  | `jtsvm file.jbc` | Run a compiled bytecode file |
210
+ | `jts --update` | Update JTS GO to latest version |
210
211
 
211
212
  ## License
212
213
 
@@ -216,5 +217,5 @@ Licensed under the [Apache License 2.0](LICENSE).
216
217
 
217
218
  <p align="center">
218
219
  Made with passion by <b>Aswinjay</b><br>
219
- JTS GO v1.0.1 — 2025
220
+ JTS GO v1.1.0 — 2025
220
221
  </p>
package/bin/win32/jts.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jaytechsolutions/jts-go",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "description": "JTS GO - The easiest programming language to learn. Development Kit v1.0.",
5
5
  "keywords": [
6
6
  "programming language",