- fix version requirement for SA (<0.9.9) and SA-utils
0.7.5
~~~~~~~~~~~~~~~~~~~~~~~~~~
- improve doc on installation on windows through conda - add .gitattributes to exclude html from githug language detection algorithm - update github project list - refactor sqlite isolation level code - fix setup.py to avoid sqlalchemy 0.9.9 (buggy version) - fix requirements.txt to avoid sqlalchemy 0.9.9 (buggy version)
0.7.4
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- remove some remaining print in code
0.7.3
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- fix requirements to include ipython==2.3.1
0.7.2
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- fix bug in doc (was using ledger_str instead of ledger)
0.7.1
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- refactor ledger functionalities - bug fixing - read backup functionality (ie backup when opening a book in RW)