v0.0.13
What's Changed
- chore: bump to typescript 5 by @mikeldking in #585
- fix: ignore non-vectors for embeddings by @RogerHYang in #584
- chore: legal info by @axiomofjoy in #583
- chore: create SECURITY.md by @mikeldking in #586
- ci: Create .github/dependabot.yml by @mikeldking in #587
- chore: Use pre commit for prettier and eslint by @mikeldking in #588
- chore: change https to http for downloading fixtures and example datasets by @axiomofjoy in #589
- fix: Update pyproject.toml to remove Development Status by @RogerHYang in #595
- fix: don't raise error during dimension type inference by @axiomofjoy in #596
- docs: update quickstart notebook by @axiomofjoy in #564
- docs: credit card fraud tutorial notebook update by @axiomofjoy in #555
- fix: don't compile js/html if exists - unblock conda by @mikeldking in #597
Full Changelog: v0.0.12...v0.0.13