improve error message when a class cannot be found (3) Allow use class as an argument to Register.migrate_data (4)
0.1.4
Add more examples to the documentation. Add `check_for_errors_in_dkt_values` for detect values that are not properly deserialized. Use `setup.cfg` instead of `setup.py` to get editable installation.
0.1.3
Add `class_to_str` to `nme` public interface. Add `clean_register` pytest fixture to get a clean register during the test. First conda release.
0.1.2
Improve serialization structure to reduce the probability of name collision Automatic deploy to PyPI