Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 13:31
· 39 commits to trunk since this release
0.7.0
e3004e5

Bug Fixes

  • Drop timestamp bitcast
  • Use dynamic cooldown
  • Use env locale

Documentation

  • Update example command
  • Comment printCells() subroutines
  • Update Usage

Features

  • Add accents option
  • Add normal speed
  • Set normal as default speed
  • [breaking] Move pulse into accents

Operations

  • Fix release dependencies

Performance

  • Switch to tb_set_cell()

Refactor

  • Move mode/style into Core
  • Move speed into Core
  • Rearrange Core fields
  • Move newChar() into Core
  • Rename Char fields
  • Change debug conditional in Core.start()

Styling

  • Move Handler
  • Move Core
  • Fix opts format

Testing

  • Move err streams

Build

  • Add clean step
  • Bump termbox to 200eec9
  • Enable POSIX features
  • Bump cova to 0.10.1-beta