Skip to content

v0.2.8

Compare
Choose a tag to compare
@sam0x17 sam0x17 released this 30 Mar 04:40
· 104 commits to main since this release
bc14185
  • make main crate and all sub-crates 100% no_std and update docs accordingly
  • rename re-export of core crate to mm_core (macro_magic::mm_core) to avoid conflicts with the built-in rust core crate when macro_magic is imported via use macro_magic::*