Skip to content

v0.3

Compare
Choose a tag to compare
@alphapapa alphapapa released this 30 Jan 07:03
· 101 commits to master since this release
v0.3

v0.3

Additions

  • Command activities-list lists activities in a vtable buffer in which they can be managed.
  • Offer current activity name by default when redefining an activity with activities-new.
  • Record times at which activities' states were updated.

v0.2

Additions

  • Offer current project name by default for new activities. (Thanks to Joseph Turner.)
  • Use current activity as default for various completions. (Thanks to Joseph Turner.)

Fixes

  • Raise frame after selecting it. (Thanks to JD Smith for suggesting.)