0.3.4-alpha
What's Changed
- fix(main): Forward bash exit code in amber CLI executable by @klausi in #205
- split multiline strings by @akihiro17 in #164
- Unsafe'ing failable function seems to silence output by @Ph0enixKM in #203
- feat(install): improved symbolic link by @Mte90 in #225
- snap: move to strict confinement by @soumyaDghosh in #248
- distinguish function calls that appear on the same line by @akihiro17 in #169
- Fix typo in flake.nix by @aleksrutins in #258
- snap: various changes to versioning and fix for
strict
confinement by @soumyaDghosh in #252 - fix(ci): cargo by @Mte90 in #244
- add CONTRIBUTING.md by @b1ek in #234
- How to compile it by @Mte90 in #247
- feat(std): more commands by @Mte90 in #185
- Add IRC and Matrix channel by @FedericoCeratto in #257
- is_command stdlib function bug fix #261 by @CymDeveloppement in #262
- Add base array function to std by @CymDeveloppement in #216
- Use
$(< file)
instead of$(cat file)
by @akihiro17 in #264 - feat(compile): add Amber version, fix #181 by @Mte90 in #245
- stdlib tests from amber files v2 by @Mte90 in #266
- fix(std): download and curl by @Mte90 in #268
- feat(gh): issue template by @Mte90 in #274
- Shell variable interaction by @CymDeveloppement in #276
- Version Bump 0.3.4-alpha + minor stdlib fix on macOS by @Ph0enixKM in #280
New Contributors
- @klausi made their first contribution in #205
- @aleksrutins made their first contribution in #258
- @CymDeveloppement made their first contribution in #262
Full Changelog: 0.3.3-alpha...0.3.4-alpha