Skip to content

v0.1.2

Compare
Choose a tag to compare
@d-e-s-o d-e-s-o released this 06 Jul 15:13
· 535 commits to main since this release
v0.1.2
fedf368
  • Added support for searching (and selecting) tasks via a sub-string of their summary
  • Added support for selecting tabs by numbers
  • Added support for directly selecting the previously active tab
  • Editing a task summary to empty deletes the task
  • Replaced deprecated std::env::home_dir with functionality from dirs crate
    • Added new dependency to dirs
  • Enabled Rust 2018 edition lints
  • Bumped gui dependency to 0.2

Full Changelog: v0.1.1...v0.1.2