Skip to content

Releases: paradedb/rails-paradedb

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:43
936082b

What's Changed

  • ci: drop Slack @here notification from schema-compat failure by @philippemnoel in #88
  • chore(deps): bump erb from 6.0.1 to 6.0.1.1 in /examples by @dependabot[bot] in #90
  • chore(deps): bump erb from 6.0.1 to 6.0.1.1 by @dependabot[bot] in #89
  • chore: Add new cast functions by @isaacvando in #91
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #94
  • chore(deps): bump rake from 13.3.1 to 13.4.2 in the bundler-dependencies group by @dependabot[bot] in #92
  • chore(deps): bump rake from 13.3.1 to 13.4.2 in /examples in the bundler-examples-dependencies group across 1 directory by @dependabot[bot] in #95
  • ci: Use GITHUB_TOKEN instead of PARADEDB_BOT_GITHUB_TOKEN by @isaacvando in #96
  • chore(deps): bump nokogiri from 1.19.2 to 1.19.3 in /examples by @dependabot[bot] in #99
  • chore(deps): bump nokogiri from 1.19.2 to 1.19.3 by @dependabot[bot] in #98
  • chore: Remove release.md by @isaacvando in #101
  • chore(deps): bump the bundler-examples-dependencies group in /examples with 2 updates by @dependabot[bot] in #103
  • chore(deps-dev): bump rubocop from 1.86.0 to 1.87.0 in the bundler-dependencies group by @dependabot[bot] in #102
  • ci: Disable uv cache to fix dependency-glob annotation by @philippemnoel in #104
  • chore: replace no-op final-newline lint with a real check; drop irrelevant excludes by @philippemnoel in #106
  • chore: namespace Tokenizer as ParadeDB::Tokenizer by @philippemnoel in #108
  • fix: built-in ArgumentError in tokenizer by @philippemnoel in #107
  • chore: Release 0.8.0 by @isaacvando in #109

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 20:28
bb1f8ee

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 20:21
5f4e214

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:27
f5b4f8a

What's Changed

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

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 15:07
f5743d4

What's Changed

  • chore(deps): bump actionpack from 8.1.2 to 8.1.2.1 by @dependabot[bot] in #64
  • chore(deps): bump actionpack from 8.1.2 to 8.1.2.1 in /examples by @dependabot[bot] in #65
  • fix: Remove unnecessary validation on non-exact aggregates by @isaacvando in #66
  • chore(deps-dev): bump mcp from 0.8.0 to 0.9.2 by @dependabot[bot] in #67
  • chore(deps-dev): bump mcp from 0.8.0 to 0.9.2 in /examples by @dependabot[bot] in #68
  • chore(deps-dev): bump rubocop from 1.85.1 to 1.86.0 in the bundler-dependencies group by @dependabot[bot] in #69
  • chore(deps-dev): bump rubocop from 1.85.1 to 1.86.0 in /examples in the bundler-examples-dependencies group by @dependabot[bot] in #70
  • chore(deps): bump codecov/codecov-action from 5 to 6 in the github-actions-dependencies group by @dependabot[bot] in #71
  • chore(deps): bump rack from 3.2.5 to 3.2.6 in /examples by @dependabot[bot] in #72
  • chore(deps): bump rack from 3.2.5 to 3.2.6 by @dependabot[bot] in #73
  • chore(deps): bump rack-session from 2.1.1 to 2.1.2 in /examples by @dependabot[bot] in #75
  • chore(deps): bump rack-session from 2.1.1 to 2.1.2 by @dependabot[bot] in #74
  • feat: Support down migrations by @isaacvando in #76
  • chore: improve workflow display names in GitHub Actions UI by @philippemnoel in #77
  • chore: 0.4.0 release by @isaacvando in #78

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

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 15:58
6b6f145

What's Changed

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

v0.2.0

Choose a tag to compare

@paradedb-bot paradedb-bot released this 13 Mar 18:51
165debc

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@paradedb-bot paradedb-bot released this 20 Feb 03:17
6aed457

What's Changed

  • feat: Arel + query interface by @ankitml in #1
  • feat: opus and codex review suggestions by @ankitml in #2
  • feat: examples are here. by @ankitml in #3
  • chore: Manual review end to end by @ankitml in #4
  • feat: Restructure Arel foundation to reduce raw sql in final API by @ankitml in #5
  • feat: input validation guards + edge-case integration tests by @ankitml in #6
  • feat: Polish before 0.1.0 releae by @ankitml in #7
  • fix: address manual review feedback by @ankitml in #8
  • chore: audit fixes across docs, CI, and source by @philippemnoel in #11
  • chore: Reviews by @ankitml in #10
  • chore(deps): bump rack from 3.2.4 to 3.2.5 by @dependabot[bot] in #13
  • chore(deps): bump rack from 3.2.4 to 3.2.5 in /examples by @dependabot[bot] in #12
  • feat: add Arel predications (pdb_match, pdb_phrase, pdb_fuzzy, etc.) directly on Arel attributes by @ankitml in #14
  • feat: Index creation via DSL by @ankitml in #15
  • feat: Last leg of refactor by @ankitml in #16
  • chore(deps): bump nokogiri from 1.19.0 to 1.19.1 by @dependabot[bot] in #19
  • chore(deps): bump nokogiri from 1.19.0 to 1.19.1 in /examples by @dependabot[bot] in #20
  • chore: cleanup by @ankitml in #18
  • feat: prep for first release 🎸 by @ankitml in #21

New Contributors

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