Releases: antouhou/protextinator
Releases · antouhou/protextinator
v0.5.0 - CSS-like font family queries for the text style
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0 - state removal now returns a list of removed ids
What's Changed
- feat: const functions for styling by @antouhou in #16
- feat: make end_frame method to return removed ids to the caller by @antouhou in #17
Full Changelog: v0.3.0...v0.4.0
v0.3.0 - CPU rasterizer for text states
v0.2.1 const default TextStyle
What's Changed
Full Changelog: v0.2.0...v0.2.1
V0.2.0 - Separate action for copying and cutting text
What's Changed
- fix: scroll on text deletion and scroll on text alignment by @antouhou in #11
- feat: add a separate action to cut the text by @antouhou in #12
Full Changelog: v0.1.1...v0.2.0
v0.1.1 - Fix README.md links
fix: readme links (#10)
v0.1.0 - Initial release
feat: add documentation (#9)