Skip to content

Version 0.2.3

Latest

Choose a tag to compare

@Rahix Rahix released this 06 Dec 19:02
· 1 commit to main since this release
v0.2.3

Fixed

  • Fixed a regression where only literals are allowed in the tag!() and tag_mut!() macros, but previously (v0.2.1), expressions were also allowed. Now expressions are working again as well.