Nutmeg 0.0.1
-
Rate-limit updates to the terminal, controlled by
ViewOptions::update_interval
andViewOptions::print_holdoff
. -
Fix a bug where the bar was sometimes not correctly erased by
View::suspend
. -
Change to
parking_lot
mutexes in the implementation.