-----
Pull Requests
- (ryansb) 103, Strip form feed/bell chars
https://github.com/ralphbean/taskw/pull/103
- (ryansb) 105, Also remove literal escape characters `^[`
https://github.com/ralphbean/taskw/pull/105
- (ryansb) 104, Use the `errno` library instead of string matching error text
https://github.com/ralphbean/taskw/pull/104
- (ryneeverett) 107, Travis Testing Improvements
https://github.com/ralphbean/taskw/pull/107
- (ryneeverett) 108, Downgrade string coercion from warning to debug.
https://github.com/ralphbean/taskw/pull/108
- (gdetrez) 109, Fix bugwarrior issue 393
https://github.com/ralphbean/taskw/pull/109
Commits
- ac720a5f2 Test against beta2.
https://github.com/ralphbean/taskw/commit/ac720a5f2
- de5fa87d9 task 2.5.0 is out!
https://github.com/ralphbean/taskw/commit/de5fa87d9
- 11cdab50f Use kitchen in the most dire of circumstances.
https://github.com/ralphbean/taskw/commit/11cdab50f
- 36406c6d5 All hail 2.5.1.
https://github.com/ralphbean/taskw/commit/36406c6d5
- 00ea026aa Strip form feed/bell chars
https://github.com/ralphbean/taskw/commit/00ea026aa
- c97ed88c1 Use the `errno` library instead of string matching error text
https://github.com/ralphbean/taskw/commit/c97ed88c1
- 359543f37 Move import
https://github.com/ralphbean/taskw/commit/359543f37
- 1bacb40bf Also remove literal escape characters `^[`
https://github.com/ralphbean/taskw/commit/1bacb40bf
- 8d86fc538 Downgrade string coercion from warning to debug.
https://github.com/ralphbean/taskw/commit/8d86fc538
- bae210000 Fix the v2.4.4 tag name in travis.yml.
https://github.com/ralphbean/taskw/commit/bae210000
- fc41a5917 Upgrade travis to ubuntu trusty.
https://github.com/ralphbean/taskw/commit/fc41a5917
- 64574e276 Run Travis against taskwarrior 2.5.x series.
https://github.com/ralphbean/taskw/commit/64574e276
- 1b19f66eb Run tests against python3.5.
https://github.com/ralphbean/taskw/commit/1b19f66eb
- 74b778552 Remove taskwarrior 2.4.3-2.4.4 from Travis matrix.
https://github.com/ralphbean/taskw/commit/74b778552
- c9c2e75c1 Run on py35 now.
https://github.com/ralphbean/taskw/commit/c9c2e75c1
- 840613288 Add a function to clean control characters
https://github.com/ralphbean/taskw/commit/840613288
- 32a87235f Clean control characters in command
https://github.com/ralphbean/taskw/commit/32a87235f