log CHANGES.txt @ 195:28e6c1413947

age author description
Fri, 03 May 2019 21:51:09 +0200 Franz Glasner Added support for TOML style configuration files
Fri, 03 May 2019 20:04:40 +0200 Franz Glasner Changelog: note the latest refactorings
Fri, 03 May 2019 09:46:43 +0200 Franz Glasner Changelog
Fri, 26 Apr 2019 14:30:52 +0200 Franz Glasner ".load" and ".safe_load" get a keyword parameter "defaults" that allows the provision of a configuration dictionary with default settings
Thu, 25 Apr 2019 17:00:09 +0200 Franz Glasner The associations from filename extensions to parsers are "fnmatch" style patterns now.
Thu, 25 Apr 2019 16:14:50 +0200 Franz Glasner Begin development of a version 0.7 with some API changes
Thu, 14 Mar 2019 09:37:18 +0100 Franz Glasner +++++ v0.6 v0.6
Thu, 14 Mar 2019 01:35:16 +0100 Franz Glasner Use the filesystem encoding explicitely where appropriate.