Releases: joetifa2003/windlang
Releases · joetifa2003/windlang
v0.3.0-alpha
Changelog
- 5cf3b4d feat: vsc add this keyword
- d4a2a7c feat: vsc add const keyword
- d2a2499 feat: request library get request
- 2cc566f feat: implement this keyword
- 932394b feat: constant variables
- c59e94d fix: performance improvement of environment
- e9a0b41 fix: containsAny typo README
- c487e62 feat: add array removeAt
- fdf17c0 feat: add array clone
v0.2.6-alpha
v0.2.5-alpha
Changelog
- e59ec5c feat: add string split
- 28a57b4 feat: add string trim
- 79f2996 feat: add string changeAt
- 4cc7ea8 feat: update array docs
- de4b13a feat: add array push & pop
- 7e70bcb feat: add array owned functions
- df6786b feat: add string owned functions
- ca7c674 feat: add owned functions
- a6a0aa9 fix: change playground url
- a9c2035 feat: add clone function
- 94459ef feat: add remove function
- 63cefc1 feat: append function
v0.2.4-alpha
Changelog
- b09b61e fix: include stdlib sub path bug
v0.2.3-alpha
v0.2.2-alpha
Changelog
- a747bf0 fix: change go mod
v0.2.1-alpha
v0.2.0-alpha
Changelog
- 0fc2e05 feat: add darwin support
- 5d71d2c feat: update to go 1.18
- 0210d02 feat: include supports sub folders
- 9bfa361 feat: float prefix expression
- 523e6d9 feat: improve tests
- ce03490 fix: rewrite error system
- 444d1db feat: vsc support comments
- 57efd6a fix: update readme
- b9ca075 fix: postfix on indexExpression
- 1a1de87 feat: HashMap dot index
- e2500cd feat: hashmaps & hashmaps assign expression
- 1725ef5 feat: add vscode extension
v0.1.4-alpha
v0.1.3-alpha
Changelog
- 71275ed feat: add input function