Releases: raviqqe/stak
Releases · raviqqe/stak
v0.5.3
Changelog
- 0f94fd3 Bump version (#2032)
- ee6d822 Use
any-fn
crate (#2031) - 75b7031 Move interpreter demo (#2030)
- f0f6736 Bump clap from 4.5.26 to 4.5.27 (#2029)
- cc89c70 Bump the astro group in /doc with 2 updates (#2028)
- 66744e5 Unified dynamic function arguments (#2027)
- fdf096f Update limitations.md (#2026)
- 5d5f8d5 Bump @raviqqe/stak from 0.3.20 to 0.3.21 in /doc (#2024)
- 2af71e0 Bump lucide-solid from 0.471.0 to 0.473.0 in /doc (#2025)
- 4e4dce5 Bump @astrojs/starlight from 0.31.0 to 0.31.1 in /doc in the astro group (#2023)
- 392019b Mutable references as arguments to dynamic functions (#2022)
- 8bcdef6 Clone dynamic function arguments by default (#2021)
- 0630921 Fix min height of interpreter output (#2020)
- 3d9412d Enable
alloc
feature forstak-native
instak
crate (#2019) - 4708e24 Interpreter demo (#2018)
- e8f4cc4 Migrate more crates to
rustix
(#2016) - 6895042 Replace libc with rustix in
stak-file
(#2015)