Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Releases: smallhadroncollider/taskell

0.11.1

19 Feb 11:13
Compare
Choose a tag to compare
0.11.1 Pre-release
Pre-release
  • added warning if file could not be fully parsed
  • added Markdown formatting options
  • got cursors working in sub-task lists
  • improved wrapping for sub-tasks
  • added widget caching for faster renders

0.11.0

16 Feb 17:09
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release
  • Added support for sub-lists
  • Fixed various bugs
  • Refactored code to use brick built-in features
  • General refactoring

0.10.3

12 Feb 18:37
Compare
Choose a tag to compare
0.10.3 Pre-release
Pre-release
  • added config.ini

0.10.2

12 Feb 13:06
Compare
Choose a tag to compare
0.10.2 Pre-release
Pre-release
  • added theming support

0.10.1

08 Feb 20:12
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release
  • fixed a bug that stopped the taskell.md file from being created if it doesn't already exist

0.10.0

08 Feb 18:20
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release
  • Complete rewrite of UI code to use brick
  • Updated String to Text for better unicode support
  • Various bug fixes
  • Much smaller binary files

Breaking Changes

  • No longer supports .json files
  • Any unicode characters in older Markdown files will need replacing

0.9.2

12 Jan 09:29
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release
  • Fixed various bugs

0.9.0

10 Jan 18:35
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
  • Switched over to Markdown as default format - much tidier diffs
  • Fixed various bugs

0.8.1

09 Jan 17:40
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release
  • Added search with /
  • Fixed new list cursor
  • Disabled tabs, as they broke the layout

0.7.0

08 Jan 17:06
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

A few minor feature additions and fixes for some of the more annoying bugs. Also including a Linux build.

  • Added E to change list title
  • Added C to change task (i.e. replace entire text of task)
  • Updated H/L to move selection with task
  • Fixed various bugs

Open for beta testing on Mac and Linux. Please report any issues on GitHub