0.3.2-alpha
版本发布时间: 2024-06-12 15:35:35
amber-lang/amber最新发布版本:0.3.5-alpha(2024-09-04 19:45:35)
What's Changed
- A86 Fix if chain error regarding overwriting values by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/57
- A88 Add ref for accessing variables passed by reference by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/58
- A89 Amber does not install on linux well on ARM by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/59
- A91 Import error when imported symbol that does not exist by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/60
- A90 Unify the entire way of writing code by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/61
- fix: typo by @mimikun in https://github.com/Ph0enixKM/Amber/pull/63
- Fix: Help Message by @arapower in https://github.com/Ph0enixKM/Amber/pull/64
- feat: add lines function to std lib by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/73
- docs: add arch aur package by @b1ek in https://github.com/Ph0enixKM/Amber/pull/69
- Update README.md by @Martan404 in https://github.com/Ph0enixKM/Amber/pull/74
- Update rust.yml workflow by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/76
- Support user only install by @boushley in https://github.com/Ph0enixKM/Amber/pull/78
- feat: add words function to standard library by @kilianc in https://github.com/Ph0enixKM/Amber/pull/75
- refactor: use clap for argument parsing by @uncenter in https://github.com/Ph0enixKM/Amber/pull/84
- Update uninstall.ab to support user only mode. by @boushley in https://github.com/Ph0enixKM/Amber/pull/82
- feat: add ebnf grammar by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/101
- Optimize compiled code size by @b1ek in https://github.com/Ph0enixKM/Amber/pull/97
- change the name of the AUR package by @b1ek in https://github.com/Ph0enixKM/Amber/pull/98
- macOS install patch [updated] by @karshPrime in https://github.com/Ph0enixKM/Amber/pull/102
- quote retuned text values by @akihiro17 in https://github.com/Ph0enixKM/Amber/pull/104
- Replace '$(echo /bin/bash)' in install commands by @pmbuko in https://github.com/Ph0enixKM/Amber/pull/105
- Relax clap dependency by @FedericoCeratto in https://github.com/Ph0enixKM/Amber/pull/111
- Add file_exist function to std by @clysto in https://github.com/Ph0enixKM/Amber/pull/114
- trailing comma in arrays by @akihiro17 in https://github.com/Ph0enixKM/Amber/pull/123
- fix: remove grammatical errors in EBNF grammar by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/131
- Add flake for supporting NixOs and nix systems by @brumik in https://github.com/Ph0enixKM/Amber/pull/110
- make binary smaller by @setop in https://github.com/Ph0enixKM/Amber/pull/136
- Add test code for stdlib by @arapower in https://github.com/Ph0enixKM/Amber/pull/127
- Fix the
includes
function by @akihiro17 in https://github.com/Ph0enixKM/Amber/pull/148 - Add a shebang header to be included in each file by @b1ek in https://github.com/Ph0enixKM/Amber/pull/146
- Apply release optimizations by @b1ek in https://github.com/Ph0enixKM/Amber/pull/134
- hotfix: Fix opt-level in Cargo.toml by @b1ek in https://github.com/Ph0enixKM/Amber/pull/155
- The main block should accept args array as an argument by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/154
- 🐞 Fix the std trim function by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/158
- 🐞 Fractions without leading zero do not parse correctly by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/160
- Fix typo grammar.ebnf by @plbertrand in https://github.com/Ph0enixKM/Amber/pull/171
- Automate the process of creating new releases #92 by @Ph0enixKM in https://github.com/Ph0enixKM/Amber/pull/93
New Contributors
- @mimikun made their first contribution in https://github.com/Ph0enixKM/Amber/pull/63
- @arapower made their first contribution in https://github.com/Ph0enixKM/Amber/pull/64
- @b1ek made their first contribution in https://github.com/Ph0enixKM/Amber/pull/69
- @Martan404 made their first contribution in https://github.com/Ph0enixKM/Amber/pull/74
- @boushley made their first contribution in https://github.com/Ph0enixKM/Amber/pull/78
- @kilianc made their first contribution in https://github.com/Ph0enixKM/Amber/pull/75
- @uncenter made their first contribution in https://github.com/Ph0enixKM/Amber/pull/84
- @karshPrime made their first contribution in https://github.com/Ph0enixKM/Amber/pull/102
- @akihiro17 made their first contribution in https://github.com/Ph0enixKM/Amber/pull/104
- @pmbuko made their first contribution in https://github.com/Ph0enixKM/Amber/pull/105
- @FedericoCeratto made their first contribution in https://github.com/Ph0enixKM/Amber/pull/111
- @clysto made their first contribution in https://github.com/Ph0enixKM/Amber/pull/114
- @brumik made their first contribution in https://github.com/Ph0enixKM/Amber/pull/110
- @setop made their first contribution in https://github.com/Ph0enixKM/Amber/pull/136
- @plbertrand made their first contribution in https://github.com/Ph0enixKM/Amber/pull/171
Full Changelog: https://github.com/Ph0enixKM/Amber/compare/0.3.1-alpha...0.3.2-alpha
1、 amber-aarch64-apple-darwin.tar.xz 444.32KB
2、 amber-aarch64-apple-darwin.tar.xz.sha256 100B
3、 amber-aarch64-unknown-linux-gnu.tar.xz 417.42KB
4、 amber-x86_64-apple-darwin.tar.xz 494.52KB
5、 amber-x86_64-apple-darwin.tar.xz.sha256 99B
6、 amber-x86_64-unknown-linux-gnu.tar.xz 521.47KB
7、 amber-x86_64-unknown-linux-gnu.tar.xz.sha256 104B
8、 dist-manifest.json 8.51KB
9、 source.tar.gz 135.03KB
10、 source.tar.gz.sha256 80B