Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 354 Bytes

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