0.33.1
- Bug fix, where
compare_dictswas failing in migrations if anyColumnhad an unhashable type as an argument. For example:Array(default=[]). Thanks to @hipertracker for reporting this problem. - Increased the minimum version of orjson, so binaries are available for Macs running on Apple silicon (courtesy @hipertracker).