Skip to content

v0.13.0

Choose a tag to compare

@shadaj shadaj released this 20 Feb 19:47
· 4 commits to main since this release

What's Changed

  • feat(stageleft): add support for property annotations in q! macro by @shadaj in #44
  • feat: add #[stageleft::export(Foo, Bar)] to pub-export macro-generated items by @MingweiSamuel in #49
  • fix(stageleft_tool)!: remove top_level_mod and unused double-parsing code for trybuild mode by @shadaj in #51
  • fix(stageleft_tool): mutate __staged mod contents in-place when adding deps module by @shadaj in #52
  • refactor: fully-remove cfg-ignored items by @MingweiSamuel in #53
  • fix(stageleft_tool): track is_staged_separate, pubness of entire module stack, re-export static & trait alias items by @MingweiSamuel in #54

Full Changelog: stageleft-v0.10.3...stageleft-v0.13.0