Skip to content

Releases: KyleJamesWalker/yamlsettings

v2.1.2

12 Jul 23:28
ede6a3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.2

v2.1.1

12 Jul 23:44
c75bc9e
Compare
Choose a tag to compare
  • Duplicate of v2.1.2 (Testing publish GH Action)

Full Changelog: v2.1.2...v2.1.1

v2.1.0

22 Jun 16:57
d50c2fd
Compare
Choose a tag to compare

Allow keys with dashes in the YamlDict to be updated with the OS environment values

v2.0.3

22 Jun 16:35
9a2c865
Compare
Choose a tag to compare

Update the documentation for supported python versions.

v2.0.2

22 Jun 04:20
1ef5c80
Compare
Choose a tag to compare

Fix package extension load_all.

v2.0.1

04 Apr 21:54
ddd7df2
Compare
Choose a tag to compare

Include six in the requirements.

v2.0.0

13 Mar 23:34
0e23da0
Compare
Choose a tag to compare

Support PyYAML v5

v1.0.3

13 Mar 23:28
5019d8d
Compare
Choose a tag to compare

Limit PyYAML version from using v4 or newer.

v1.0.2

23 Mar 04:42
f438db7
Compare
Choose a tag to compare
Merge pull request #27 from KyleJamesWalker/fix-import-base-ext

Fix YamlSettingsExtension

v1.0.1

20 Mar 05:09
0a14481
Compare
Choose a tag to compare
Merge pull request #26 from KyleJamesWalker/fix-package

Fix Missing Extension from package