Add ListSetting and IntegerListSetting types.
[h5config.git] / h5config / storage / yaml.py
2012-03-15 W. Trevor KingAdd ListSetting and IntegerListSetting types.
2011-07-29 W. Trevor KingFix v -> value typo in YAML storage loader.
2011-07-29 W. Trevor KingNumeric types are now stored in native format (vs....
2011-07-29 W. Trevor KingAdd ability to nest Configs.