What's Changed
- A86 Fix if chain error regarding overwriting values by @Ph0enixKM in #57
- A88 Add ref for accessing variables passed by reference by @Ph0enixKM in #58
- A89 Amber does not install on linux well on ARM by @Ph0enixKM in #59
- A91 Import error when imported symbol that does not exist by @Ph0enixKM in #60
- A90 Unify the entire way of writing code by @Ph0enixKM in #61
- fix: typo by @mimikun in #63
- Fix: Help Message by @arapower in #64
- feat: add lines function to std lib by @Ph0enixKM in #73
- docs: add arch aur package by @b1ek in #69
- Update README.md by @Martan404 in #74
- Update rust.yml workflow by @Ph0enixKM in #76
- Support user only install by @boushley in #78
- feat: add words function to standard library by @kilianc in #75
- refactor: use clap for argument parsing by @uncenter in #84
- Update uninstall.ab to support user only mode. by @boushley in #82
- feat: add ebnf grammar by @Ph0enixKM in #101
- Optimize compiled code size by @b1ek in #97
- change the name of the AUR package by @b1ek in #98
- macOS install patch [updated] by @karshPrime in #102
- quote retuned text values by @akihiro17 in #104
- Replace '$(echo /bin/bash)' in install commands by @pmbuko in #105
- Relax clap dependency by @FedericoCeratto in #111
- Add file_exist function to std by @clysto in #114
- trailing comma in arrays by @akihiro17 in #123
- fix: remove grammatical errors in EBNF grammar by @Ph0enixKM in #131
- Add flake for supporting NixOs and nix systems by @brumik in #110
- make binary smaller by @setop in #136
- Add test code for stdlib by @arapower in #127
- Fix the
includes
function by @akihiro17 in #148 - Add a shebang header to be included in each file by @b1ek in #146
- Apply release optimizations by @b1ek in #134
- hotfix: Fix opt-level in Cargo.toml by @b1ek in #155
- The main block should accept args array as an argument by @Ph0enixKM in #154
- 🐞 Fix the std trim function by @Ph0enixKM in #158
- 🐞 Fractions without leading zero do not parse correctly by @Ph0enixKM in #160
- Fix typo grammar.ebnf by @plbertrand in #171
- Automate the process of creating new releases #92 by @Ph0enixKM in #93
New Contributors
- @mimikun made their first contribution in #63
- @arapower made their first contribution in #64
- @b1ek made their first contribution in #69
- @Martan404 made their first contribution in #74
- @boushley made their first contribution in #78
- @kilianc made their first contribution in #75
- @uncenter made their first contribution in #84
- @karshPrime made their first contribution in #102
- @akihiro17 made their first contribution in #104
- @pmbuko made their first contribution in #105
- @FedericoCeratto made their first contribution in #111
- @clysto made their first contribution in #114
- @brumik made their first contribution in #110
- @setop made their first contribution in #136
- @plbertrand made their first contribution in #171
Full Changelog: 0.3.1-alpha...0.3.2-alpha