Skip to content

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@kiki-kanri kiki-kanri released this 21 Nov 01:27
· 103 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add IntoPrimitive and TryFromPrimitive re-exports from num_enum crate (c41a18a)
  • Add fx-collections types (a8f4ea8)

πŸ’… Refactors

  • ⚠️ Rename AtomicEnum to AtomicEnumCell (18ce124)

🏑 Chore

  • Make rustc-hash crate optional (ef7bb37)

⚠️ Breaking Changes

  • ⚠️ Rename AtomicEnum to AtomicEnumCell (18ce124)

❀️ Contributors

  • Kiki-kanri