Skip to content

Releases: BOTbkcd/mayhem

Mayhem v1.2.3

23 May 06:17
83d625d
Compare
Choose a tag to compare

The table now occupies the full height by default

Mayhem v1.2.2

08 Aug 18:08
fbc1b82
Compare
Choose a tag to compare
  • Application data will be stored in the home directory of the OS. Now different instances of the application will be sharing the same data.
    • For those who have already been using an older version, you can migrate your data by copying the hidden file named .todo.db to the home directory of your OS (.todo.db file can be found at the path from where you have been running your mayhem app instance)
  • Both ctrl+c & q can now be used to quit the application

Mayhem v1.2.1

07 Aug 19:49
5e3ed25
Compare
Choose a tag to compare
  • Fixed reccuring task deadline-based sorting bug

Driver Update

03 Aug 19:30
9d7ecf5
Compare
Choose a tag to compare
Merge pull request #6 from BOTbkcd/dev

Switched to pure go GORM implementation

Minor fix

01 Aug 18:36
c0ca1ae
Compare
Choose a tag to compare
v1.1.3

Update README.md

Recurring task bug fixed

31 Jul 22:40
8e5ba57
Compare
Choose a tag to compare
Merge pull request #3 from BOTbkcd/dev

Fixed recur tasks updation for start time changes

Minor fixes

31 Jul 22:24
f75293a
Compare
Choose a tag to compare
Merge pull request #2 from BOTbkcd/dev

Uncommitted changes for task stack re-assignment

Feature: task can be moved to a new stack

31 Jul 22:03
2c51c78
Compare
Choose a tag to compare
Merge pull request #1 from BOTbkcd/dev

Change stack option and other changes

v1.0.0

30 Jul 20:31
Compare
Choose a tag to compare
Added binaries