Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 354 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 354 Bytes

[Unreleased]

[0.2.0] - 2024-09-29

  • 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

[0.1.0] - 2024-09-25

  • Initial release