- Allow only true/false for boolean variants
- Allow passing false for variants with only true option
- Improved error message when variant option doesn't exist
- Improved error message when method missing on StyleBuilder
- Improve performance of
build_style
method
- Initial release