Skip to content

Releases: Czaki/local-migrator

v0.1.8

02 May 19:38
b8b7c72
Compare
Choose a tag to compare

Do not include tests in wheel.

Full Changelog: v0.1.7...v0.1.8

v0.1.7

02 May 19:37
d626084
Compare
Choose a tag to compare

First release after change name

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

28 Sep 15:55
75fa1d2
Compare
Choose a tag to compare

Add allow_errors_in_values argument to register (#13)

v0.1.5

27 Apr 10:44
f53281c
Compare
Choose a tag to compare

improve error message when a class cannot be found (#3)
Allow use class as an argument to Register.migrate_data (#4)

v0.1.4

13 Apr 08:57
fb63691
Compare
Choose a tag to compare

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.

v0.1.3

13 Apr 08:54
43652e7
Compare
Choose a tag to compare

Add class_to_str to nme public interface.
Add clean_register pytest fixture to get a clean register during the test.
First conda release.

v0.1.2

13 Apr 08:52
dec5f5f
Compare
Choose a tag to compare

Improve serialization structure to reduce the probability of name collision
Automatic deploy to PyPI

v0.1.1

13 Apr 08:50
58e5afb
Compare
Choose a tag to compare

Fixed description for PyPI.

v0.1.0

13 Apr 08:49
a9ca1f3
Compare
Choose a tag to compare

Initial release, yanked from PyPI