CHANGELOG (1116B)
1 * 0.5.6 2 - Add long description for pypi 3 * 0.5.5 4 - Add man page 5 - Return entry uuid on add and entry subcommands 6 * 0.5.4 7 - Package for pypi.org 8 * 0.5.3 9 - Package 10 * 0.5.2 11 - Alert when running with missing configuration 12 * 0.5.1 13 - Fix sort on date 14 * 0.5.0 15 - Add taskwarrior uuid lookup and id to uuid resolve 16 - Abort add on empty input 17 * 0.4.2 18 - Add "add" subcommand 19 * 0.4.1 20 - Add list feeds subcommand 21 * 0.4.0 22 - Consolidate put and get methods on same adapter interface 23 - Resolve uncompressed path bug 24 * 0.3.0 25 - Add gzip option for entries 26 * 0.2.2 27 - Add all inline text content to output in show cmd 28 * 0.2.1 29 - Fix non-committed headers flag 30 * 0.2.0 31 - Rename raw flag to headers 32 * 0.1.4 33 - Add flag for raw headers in entry output 34 * 0.1.3 35 - Add multiple hashers for each entry 36 - Fix bug in config handler that prevents handling of config filenames passed to it 37 - Fix opinionated arg flags before or after subcommand 38 * 0.1.2 39 - Add simple, readable feed summary 40 - Correct binary script name in setup.py 41 * 0.1.1 42 - Add feed alias on creation 43 * 0.1.0 44 - Add feed, entry, ui framework and setup