Skip to content

Releases: Nugine/const-str

v0.6.2

04 Feb 09:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

31 Jan 11:50
Compare
Choose a tag to compare

What's Changed

  • Add chain! macro (#20)
  • Update documentation about constant evaluation behaviors (#19)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Jan 08:08
Compare
Choose a tag to compare

What's Changed

  • const-str-proc-macro: Add LICENSE symlink by @sbrivio-rh in #21
  • feat: make net macros usable without std by @ROMemories in #22
  • BREAKING: bump MSRV to 1.77.0 in #22
  • document constant evaluation behaviors in 274dacf (#19)

New Contributors

Full Changelog: v0.5.7...v0.6.0