Skip to content

0.12.3

Compare
Choose a tag to compare
@udoprog udoprog released this 24 Mar 07:25
· 519 commits to main since this release

Fixed

  • Avoid instance functions during local lookup (#454).

Changed

  • Move macros into the rune crate (#456).
  • Implement AsRef<Module> for Module and make Context::install take it (#459).
  • Recommend Rune for use in documentation.