All notable changes to this project will be documented in this file.
- Updated README with comprehensive usage examples and API documentation
- Fixed edge case where
excludeoption with a function returningfalsewas not handled correctly
- Updated README
- New
unitListoption to control which units are passed to the processor function. Supports wildcards (*) and negation (!rem)
- Improved test descriptions for clarity
- Comprehensive edge case tests covering various configuration scenarios
- TypeScript type definitions (
index.d.ts)
- Updated README
- New
customUnitListoption to support custom/non-standard units (e.g.rpx,dp)