Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 481 Bytes

File metadata and controls

25 lines (15 loc) · 481 Bytes

Changelog

0.2.1 - 2025-12-16

Bugfixes

  • Fixed the stringleton::enable!() macro when referring to foreign crates.
  • Fixed usage of sym!() in external tests.

Bugfixes

  • Fixed the stringleton::enable!() macro when referring to foreign crates.
  • Fixed usage of sym!() in external tests.

Dependencies

  • Bumped spin to 0.10.0.
  • Bumped hashbrown to 0.16.1.
  • Bumped ctor to 0.6.3.

0.2.0 - 2025-03-28

Added

  • Support for WASM targets