-------- 2020-07-16 : patch release - fix cli test - enable traceback option on cli errors
0.5.0
-------- 2020-07-13 : feature release - CreateKeyEx added - access rights on CreateKey, CreateKeyEx, OpenKey, OpenKeyEX added
0.4.1
-------- 2020-07-13 : patch release - 100% coverage - raise correct Exception when try to connect to Network Computer
0.4.0
-------- 2020-07-13 : feature release - raise [WinError 1707] The network address is invalid if computername is given - make HKEYType int convertible - make type aliases for better readability - coverage
-------- 2020-07-12 : feature release - raise Errors on SetValueEx if type is not appropriate - raise Errors on wrong parameter types like original winreg - comprehensive documentation