comparison CHANGES.txt @ 139:c87b0dc54e1d

Allow custom configuration filename extensions and custom loaders that can handle custom configuration file syntax styles
author Franz Glasner <hg@dom66.de>
date Fri, 06 Apr 2018 22:28:45 +0200
parents 21d92ff8cf31
children 8b7333caba25
comparison
equal deleted inserted replaced
138:b883f4ef1967 139:c87b0dc54e1d
49 .. change:: 49 .. change::
50 :tags: feature 50 :tags: feature
51 51
52 Allow JSON formatted files as configuration files also (suffix ".json"). 52 Allow JSON formatted files as configuration files also (suffix ".json").
53 53
54 .. change::
55 :tags: feature
56
57 Allow custom configuration filename extensions and custom loaders that
58 can handle custom configuration file syntax styles.
59
54 60
55 .. changelog:: 61 .. changelog::
56 :version: 0.5 62 :version: 0.5
57 :released: 2016-04-19 63 :released: 2016-04-19
58 64