* Fixed a bug found by hadar0x! * Fixed a documentation typo * Added tests for registry hive serialization
1.0.3
* changed the behavior of get_value: now it will return the value itself or None if not found unless raise_on_missing=True is specified * Regipy now will not raise an exception when parsing an unidentified hive type.
1.0.2
* made user assist path dict more generic * Removed some spaces from paths in user assist dictionary