File setconf.changes of Package setconf
-------------------------------------------------------------------
Sat May 7 07:12:54 UTC 2016 - sor.alexei@meowr.ru
- Update to version 0.7.2 (changes since 0.6.7):
* Deal mainly with bytes instead of strings.
* Handle ISO-8859-1 (Latin1) better, for Python 3.
* Fix a failing testcase for +=.
* Fix an issue that only happened on Python 3.2.
* Remove a dependency on chardet.
* Several minor changes.
-------------------------------------------------------------------
Wed Jul 15 04:23:12 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.6.7:
* Can use floating point numbers together with += and -=.
-------------------------------------------------------------------
Sun Mar 8 18:03:19 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.6.6 (changes since 0.6.4):
* Can now use += or -= for increasing or decreasing integer
values.
* Fix a problem with files without newline endings.
-------------------------------------------------------------------
Thu Dec 19 21:39:18 UTC 2014 - sor.alexei@meowr.ru
- Update to 0.6.4:
* Better error messages when write permissions are denied.
-------------------------------------------------------------------
Mon Oct 20 12:17:15 UTC 2014 - sor.alexei@meowr.ru
- Update to 0.6.3:
* Fixed a problem with -a that occurred when a key existed but was commented out
* Added regression test
-------------------------------------------------------------------
Sun Jul 13 14:58:37 UTC 2014 - sor.alexei@meowr.ru
- Initial build.