Skip to content

v0.11.0

Choose a tag to compare

@cxreiff cxreiff released this 26 Mar 19:18
· 31 commits to main since this release

Other

  • color support (rgb, ansi256, ansi16) (#37)
  • exit conversion early when cell is invalid
  • reborrow commands instead of &mut
  • added badges to README
  • mask on alpha instead of color
  • insert/update/remove user-facing components example
  • added a system set for First schedule systems