Notable changes are documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Breaking changes:
New features:
Bugfixes:
Other improvements:
Breaking changes:
- Dropped the
&.
operator. Import it from theTecton
module instead. #3
New features:
- Specialized version of the
&.
operator for use with HalogenClassName
type
Other improvements:
- Update to Tecton v0.1.2
- Using the new
CSS
type alias for thestyleSheet
function type annotation
Other improvements:
- Update to Tecton v0.1.1
Initial release