Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:54
· 7 commits to main since this release
6a27121

What's Changed

  • ci: use Elixir 1.20.0 in GitHub Actions by @rubas in #8
  • chore: update dev dependencies and action pins by @rubas in #21
  • ci: use Elixir 1.20.1 in GitHub Actions by @rubas in #9
  • fix(search): parse results in document order so :limit keeps Kagi's ranking by @rubas in #16
  • fix(http): attach CloakedReq before merging options; disable redirects and retries by @rubas in #17
  • fix(summary): 60s default timeout, :timeout option, :summarizer_error reason by @rubas in #20
  • fix(client): redact session token from inspect and validate token format by @rubas in #18
  • fix(maps): validate options and POI data at the parse boundary by @rubas in #19
  • fix(query): reject improper list queries, share normalization, simplify result-link selection by @rubas in #22
  • chore: update req to 0.6.1 and cloaked_req to 0.4.2 by @rubas in #23
  • chore: release 0.2.0 by @rubas in #24

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