{{ message }}
are datasets automatically migrated when updating python hub package? #1320
Replies: 1 comment 3 replies
|
Hi @hoshimura, thanks for the question! We have committed to backward compatibility. This means that datasets created with previous version should be fully functional in new hub versions. We do run tests on every PR to make sure it is the case https://github.com/activeloopai/buH. |
3 replies
Answer selected by
hoshimura
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @hoshimura, thanks for the question! We have committed to backward compatibility. This means that datasets created with previous version should be fully functional in new hub versions. We do run tests on every PR to make sure it is the case https://github.com/activeloopai/buH.