Skip to content

Releases: hydro-project/stageleft

v0.8.1

19 Mar 18:24
Compare
Choose a tag to compare

What's Changed

  • fix(stageleft_tool): generate deps module in trybuild mode by @shadaj in #8
  • feat: make code-completion work with Rust Analyzer by @shadaj in #9
  • refactor: group all quoted outputs into a single struct by @shadaj in #11
  • fix: restore ability to reference statics/consts in a quoted context by @shadaj in #12
  • fix: convert crate, self, and super references into absolute paths by @shadaj in #13

Full Changelog: stageleft-v0.8.0...stageleft-v0.8.1

v0.8.0

18 Mar 00:12
Compare
Choose a tag to compare

What's Changed

  • chore: enable sccache in CI by @shadaj in #2
  • fix: improve ergonomics when referring to functions from quoted code by @shadaj in #1
  • fix: allow quoted code to reference dependencies by @shadaj in #7

Full Changelog: https://github.com/hydro-project/stageleft/commits/stageleft-v0.8.0