Releases: facebook/starlark-rust
Releases · facebook/starlark-rust
Version 0.4.0
- Change maintainer to Facebook.
- Move repo to https://github.com/facebookexperimental/starlark-rust.
- Switch to a garbage collector.
- Add
#[starlark_module]
proc-macro. - Significant rewrite of most code, changing most APIs.