0.2.0 (2024-09-08)
- added top level package for simpler importing (a81b22b)
- inset shadow tailwind-merge v2.2.2 (#9) (e6eb778)
- panic on empty string input is empty (#12) (f4afef0)
0.1.1 (2024-03-12)
- classes with modifiers and postfix causing string overflow (dc989e6)
- typo causing cache to force program to hang indefinitely (6a9dbee)
- config (286d37e)
- created simple LRU cache (55b274a)
- default config (7358c1d)
- First working version (790b7e5)
- improved caching by using two mutexes (55c5402)
- release 0.1.0 (1fcb56e)