Skip to content

Releases: antouhou/protextinator

v0.5.0 - CSS-like font family queries for the text style

18 Jan 23:18
092331e

Choose a tag to compare

What's Changed

  • feat: CSS-like font family queries for the text style by @antouhou in #18

Full Changelog: v0.4.0...v0.5.0

v0.4.0 - state removal now returns a list of removed ids

28 Dec 16:23
6b3c0cb

Choose a tag to compare

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

27 Sep 21:22
68b1923

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1 const default TextStyle

28 Jul 00:06
3ba0a06

Choose a tag to compare

What's Changed

  • feat: add const for the default text style value by @antouhou in #13

Full Changelog: v0.2.0...v0.2.1

V0.2.0 - Separate action for copying and cutting text

26 Jul 20:49
ac430df

Choose a tag to compare

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

30 Jun 02:12
a56adf9

Choose a tag to compare

fix: readme links (#10)

v0.1.0 - Initial release

30 Jun 01:42
808d1ea

Choose a tag to compare

feat: add documentation (#9)