Skip to content

v0.8.0

Compare
Choose a tag to compare
@KevKibe KevKibe released this 05 Jun 14:58
c6c154c

Description

  • get_reranker_method optimized to run in constant_time, O(1).
  • Dependabot configuration.

What's Changed

  • Create dependabot.yml by @KevKibe in #28
  • fix: run tests on pull_request_target by @KevKibe in #34
  • Fix test workflow by @KevKibe in #35
  • Chore(dependencies): Fix Dependabot workflow by @KevKibe in #36
  • chore(dependabot): add permissions field by @KevKibe in #37
  • Chore(dependabot): Fix dependabot test workflow by @KevKibe in #38
  • Update: Optimize get reranker method to run in constant time complexity by @KevKibe in #39
  • Update package version by @KevKibe in #40

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