Pyhocon Versions Save

HOCON parser for Python

0.3.60

1 year ago
  • Update pyparsing requirement from ~=2.0 to >=2,<4 (@ecederstrand) [#296]
  • Fixes for dict substitution (@USSX-Hares) [#292]
  • Fix: Tests on Windows (@USSX-Hares) [#291]
  • Fix broken overrides (@afanasev) [#287]

0.3.59

2 years ago
  • Resolve namespace package (@yifeitao) [#264]
  • Update pyparsing requires lock to be more strict [#275]

0.3.58

2 years ago
  • Adding the resolve method to resolve substitution keys in 1 config tree with another config tree (@borissmidt) [#266]
  • Support serializing timedelta and relativedelta to string (hocon, json etc.) (@gabis-precog) [#263]
  • Upgrade to GitHub-native Dependabot (@dependabot-preview) [#260]
  • Process substitution overrides in order (@JettJones) [#257]
  • Fix duration parsing in lists (@olii) [#255]
  • Add support for Python 3.9 and fix deprecation warning (@olii) [#254]

0.3.54

4 years ago

0.3.53

4 years ago

0.3.51

5 years ago

0.3.48

5 years ago
  • Support conversion of numerically-index objects to arrays (a.1 = 4) (@lune-sta) [#189]
  • Handle ConfigValues and ConfigSubstitution in HOCONConverter.to_hocon (@ChristopheDuong) [#192]
  • Fix raising of ConfigException for get_int() and get_float() (@ElkMonster) [#188]
  • Fixed Flake8 error for Python 2.7

0.3.47

5 years ago

0.3.46

5 years ago