Skip to content

0.3.48

Compare
Choose a tag to compare
@darthbear darthbear released this 15 Nov 04:33
· 102 commits to master since this release
  • 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