You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bugfixes
fix issue where importing hutchname.db could break under certain conditions
fix issue where autocompleting a SimpleNamespace subclass would always have an extra mro() method, even though this is a class method not shared with instances.
add logs folder to the hutch-python directory creator
Minor API break
metadata_namespace -> renamed to tree_namespace (nobody imports this yet, but important enough to make this 0.5.0 instead of 0.4.1...)