Skip to content

Tags: feluxe/sty

Tags

v1.0.5

Toggle v1.0.5's commit message
remove .editorconfig

1.0.0-rc.2

Toggle 1.0.0-rc.2's commit message
Bump version

1.0.0-rc.1

Toggle 1.0.0-rc.1's commit message
Complete type annotations.

1.0.0-rc.0

Toggle 1.0.0-rc.0's commit message
Bump version to rc.0

1.0.0-beta.12

Toggle 1.0.0-beta.12's commit message
Release 1.0.0b12. Multiple changes:

* Rename `Base()` class into `Register()`.
* Rename `Render()` class into `RenderType()`.
* Implement `Style()` type: This changes the way how Sty's Register()
class sets, reads and renders styling rules. This allows for a more
Pythonic customization interface.
* Change yapf line-length to 88.

Documentation will be update with the next commits.

More info on Breaking Changes: #5 (comment)