Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.94 KB

Changelog

0.2.0 (2024-09-08)

Features

  • added top level package for simpler importing (a81b22b)

Bug Fixes

  • inset shadow tailwind-merge v2.2.2 (#9) (e6eb778)
  • panic on empty string input is empty (#12) (f4afef0)

0.1.1 (2024-03-12)

Bug Fixes

  • classes with modifiers and postfix causing string overflow (dc989e6)
  • typo causing cache to force program to hang indefinitely (6a9dbee)

0.1.0 (2024-03-12)

Features

Miscellaneous Chores