Release 0.65.3
What's Changed
- ♻️ Add backward compat for delete_instance call by @falexwolf in #641
- ♻️ Iterate on importdb and exportdb by @falexwolf in #642
- ⚡️ Speed up lamindb import & loading time by @falexwolf in #643
- ♻️ Check manual credentials in path.fs, actually reuse anon by @Koncopd in #644
- 📝 Fix error raising for old deleting env file by @sunnyosun in #645
- 💄 Prettify hosted storage notebooks by @falexwolf in #646
- ♻️ Add ability to choose region by @falexwolf in #647
- 🔈 Better error message for differing db dsn by @falexwolf in #648
- 🐛 Use shutil.move to move the sqlite file when changing cache folder by @Koncopd in #649
- ✏️ pre-commit on all files by @Koncopd in #650
- 🐛 Fix aws_access calls in CLI by @Koncopd in #652
- ✨ Add create_mapper util by @Koncopd in #654
- ♻️ Allow passing
access_token
directly by @Koncopd in #655 - ♻️ Pass
storage_root
toaccess_aws
by @falexwolf in #656
Full Changelog: 0.65.2...0.65.3