Skip to content

Releases: paradedb/django-paradedb

v0.5.0

23 Mar 16:06
ec7940f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Mar 02:54
a6851aa

Choose a tag to compare

What's Changed

  • docs: Use mock_items dataset in quickstart, ensure all code blocks run by @rebasedming in #36
  • refactor: Require explicit Match, remove Fuzzy by @rebasedming in #37
  • chore: Add codecov.yml by @philippemnoel in #38
  • feat: diagnostics helpers and Non exact facets support by @ankitml in #39
  • fix: pass concurrent kwargs in migrations + partial indexes by @ankitml in #41
  • feat: remove redundant + tokenizer quote fix by @ankitml in #40
  • feat: re-export full public API from top-level package by @ankitml in #43
  • fix: pre tokenized array fuzzy, json field aggrs by @ankitml in #42
  • feat: centralise paradedb API constants, add 6 new query types, and schema compat checks by @rebasedming in #44
  • ci: Workflow to check API compat against paradedb by @rebasedming in #46
  • chore: add repo lint workflows and maintenance cleanups by @philippemnoel in #54
  • chore: Fix critical packaging and SQL interpolation safety issues by @philippemnoel in #49
  • chore: Fix high-priority validation gaps and documentation drift by @philippemnoel in #50
  • docs: rewrite RELEASE.md for clearer release policy by @philippemnoel in #55
  • feat: allow ProxRegex items inside ProximityArray by @rebasedming in #48
  • chore: Polish low-priority docs and integration test script ergonomics by @philippemnoel in #52
  • chore: Fix medium-priority API consistency and cleanup issues by @philippemnoel in #51
  • feat: changes for making docs ready by @ankitml in #57
  • chore: complete the conversion of pip to uv by @ankitml in #59
  • feat: add IndexExpression for indexing computed expressions with pdb.… by @rebasedming in #56
  • chore: Post-merge hardening: CI wheel smoke test, API sync checks, and validation cleanup by @philippemnoel in #53
  • fix: address repository-wide audit findings by @philippemnoel in #60
  • feat: add support to Agg for conditional FILTER (WHERE ...) by @ankitml in #61
  • chore: Prepare for 0.4.0 release by @rebasedming in #47

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Feb 15:07
0f10660

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Feb 23:07
7dbe0cc

Choose a tag to compare

What's Changed

  • fix: ci modifications by @ankitml in #14
  • feat: single query, no raw sql for hybrid search by @ankitml in #15
  • chore: Lint by @philippemnoel in #16
  • chore: Move to prek from pre commit by @ankitml in #17
  • chore: Version matrix for testing. by @ankitml in #20
  • feat: Tokenizer updates by @ankitml in #21
  • ci: Add Codecov reports for unit tests too by @Cruel in #24
  • feat: Add Snippets and SnippetPositions functions by @Cruel in #22
  • chore: integration test for sorting snippet by score and position by @ankitml in #25
  • chore: release prep due to indexing syntax by @ankitml in #28

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

04 Feb 17:21
ad884a4

Choose a tag to compare

What's Changed

  • fix: trigger PyPI publish on release instead of tag push by @ankitml in #13

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Feb 16:56
739d07e

Choose a tag to compare

What's Changed

  • basics getting sanity by @ankitml in #1
  • Bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in #3
  • feat: implement basic features except facets by @ankitml in #2
  • integration tests that hit actual database by @ankitml in #4
  • feat: facets support by @ankitml in #6
  • Ankitml/usage examples by @ankitml in #5
  • Ankitml/new autocomple example by @ankitml in #8
  • Bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in #10
  • feat: review before release by @ankitml in #9
  • chore: Fixes from Internal review by @ankitml in #11
  • feat: codex review changes by @ankitml in #12

New Contributors

Full Changelog: https://github.com/paradedb/django-paradedb/commits/v0.1.0