h5config.git
2011-09-08 W. Trevor KingLog a useful error message when trying to dump and...
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.
2011-07-28 W. Trevor KingSplit out h5_create_group so it can be used by other... v0.1
2011-07-28 W. Trevor KingPackageConfig should automatically add LOG to namespace.
2011-07-28 W. Trevor KingFix name -> package_name typo in logger creation.
2011-07-28 W. Trevor KingRemove lots of leading underscores, now that we're...
2011-07-28 W. Trevor KingFix reStructuredText typos in README.
2011-07-28 W. Trevor KingAdd missing comma in setup.py.
2011-07-28 W. Trevor KingBegin versioning (split out from the pypiezo package).