All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning. And the commit messages from Conventional Commits are being used.
- 9bd0636: feat: provide run-time / cli capability
- 608adf3: fix:
publintfeedback - 608adf3: docs: extracted changelog
- ✨ Added support for multiple conditions within a single if() function
- ✨ Enhanced switch-case like behavior for condition evaluation
- ✨ Improved parsing for complex multiple conditions
- ✨ Better error handling for malformed condition syntax
- 🐛 Fixed edge cases with quoted values and nested parentheses
- 📚 Added comprehensive examples for multiple conditions
- 🧪 Expanded test suite to cover new functionality
- ✨ Added support for multiple if-tests separated by semicolons
- ✨ Added support for if() functions in CSS shorthand properties
- ✨ Enhanced parsing to handle complex multiple conditions
- ✨ Improved error handling for malformed syntax
- 🐛 Fixed edge cases with quoted values and nested parentheses
- 📚 Added comprehensive examples and documentation
- 🧪 Expanded test suite to cover new features
- Initial release with full CSS if() support
- Support for media(), supports(), and style() functions
- Comprehensive test suite
- TypeScript definitions
- Multiple build formats
- Correct CSS if() syntax with colon separators and else keyword