Skip to content

0.1.0

Compare
Choose a tag to compare
@tazarov tazarov released this 14 Jan 09:29
· 21 commits to main since this release
5010ab2

What's Changed

  • feat: Go test and lint by @tazarov in #52
  • fix: Making go test only on ubuntu due to docker restrictions on macos and Win by @tazarov in #53
  • fix: FTS test fix by @tazarov in #54
  • feat: HNSW info and rebuild by @tazarov in #58
  • chore: Renaming fts rebuild for consistency by @tazarov in #60
  • docs: Updated readme by @tazarov in #67
  • docs: Another readme update by @tazarov in #68
  • feat: Rename WAL commands by @tazarov in #71
  • feat: WAL config command by @tazarov in #74
  • feat: Using context manager for sqlite connections by @tazarov in #78
  • feat: Add linting to PRs by @tazarov in #79
  • feat: HNSW rebuild parameters by @tazarov in #81
  • feat: HNSW config update command by @tazarov in #82
  • fix: Fixing logical error in hnsw test by @tazarov in #83
  • chore: Adding WF dispatch and WF call to python test by @tazarov in #84
  • fix: Fixing a bug where a small collections rebuild with config changes won't work by @tazarov in #85
  • feat: WAL info by @tazarov in #86
  • chore: Check temp dir free space when rebuilding HNSW by @tazarov in #87
  • chore: Bumping chroma dev dependency by @tazarov in #88
  • feat: Collection snapshot by @tazarov in #91
  • chore: move info to db info by @tazarov in #93
  • chore: Rename clean to db clean by @tazarov in #94
  • fix: making chops fts print out help menu by @tazarov in #95
  • feat: Improved db clean messages and prompts by @tazarov in #96
  • feat: better prompts and messages in collection snapshot by @tazarov in #97
  • feat: Improved fts rebuild prompts and messages by @tazarov in #98
  • feat: Better prompts and messages in wal clean by @tazarov in #99
  • feat: Better prompts and message for wal commit by @tazarov in #100
  • feat: Better prompts and messages for wal export by @tazarov in #101
  • Release: 0.1.0 by @tazarov in #104

Full Changelog: 0.0.12...0.1.0