-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathCHANGELOG.txt
24 lines (24 loc) · 1.18 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0.1.9, 19th December 2016
- Fix bug opening filenames with spaces in them (contributed by Vincent Perricone)
- Improved -e argument handling (contributed by Sam Walker)
0.1.8, 19th October 2014
- Add --exclude option (contributed by Selene Scriven and Abhinav Gupta)
0.1a7, 6th January 2013
- Add --print-config option
- Change --log_file option to --log-file.
- Hide traceback on ctrl-c (#24)
- Add --extensions option (#18)
- Fix Python 2.6 "zero length field name in format" crash (#22)
- Don't create a note with no title (#26)
- Don't create a note called Find or Create (#27)
- Add a CONTRIBUTING file
- Change the README file, dev install instructions have been moved into
CONTRIBUTING, README now contains basic install and usage
instructions.
- Various other fixes and tweaks
0.1a6, 4th January 2013 -- Fix broken MANIFEST file.
0.1a5, 4th January 2013 -- Add README to pypi page (long_description).
0.1a4, 4th January 2013 -- Change README from markdown to rest.
0.1a3, 4th January 2013 -- Unicode handling fixes.
0.1a2, 2nd January 2013 -- Fix a pip install warning.
0.1a1, 1st January 2013 -- Initial release.