unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

Issue with Backward Compatibility in Version Updates

Open eliyahabba opened this issue 1 year ago • 1 comments

I recently encountered an issue where a change in the code, specifically modifying the check from if key == "type" to if key == "__type__", caused my locally saved data to break. This is not the first time a version update has led to similar issues...

Please consider implementing changes that maintain backward compatibility or provide a smoother transition for users with existing local data to prevent disruptions.

Thank you for your attention :+1:

eliyahabba avatar Jul 07 '24 12:07 eliyahabba

100% Thanks for the feedback!

elronbandel avatar Jul 08 '24 18:07 elronbandel