Skip to content

Nutmeg 0.0.1

Compare
Choose a tag to compare
@sourcefrog sourcefrog released this 04 Mar 16:00
· 84 commits to main since this release
v0.0.1
  • Rate-limit updates to the terminal, controlled by ViewOptions::update_interval and ViewOptions::print_holdoff.

  • Fix a bug where the bar was sometimes not correctly erased by View::suspend.

  • Change to parking_lot mutexes in the implementation.