Skip to content

chore(main): release 0.6.0#97

Open
sgerrand wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.6.0#97
sgerrand wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@sgerrand
Copy link
Copy Markdown
Owner

@sgerrand sgerrand commented May 4, 2026

🤖 I have created a release beep boop

0.6.0 (2026-05-20)

Features

  • client: convert snake_case body keys to camelCase (#94) (ac6b555)
  • custom-fields: add Custom Fields and Custom Values CRUD (#101) (6ed53f1)
  • error: extract structured Humaans API error fields (#88) (dfeb97a)
  • http_client: pass-through req_options on Humaans.new/1 (#89) (48f9c59)
  • http_client: retry transient failures with bounded backoff (#90) (158d960)
  • query: add chainable filter query builder (#93) (3b25f52)
  • time-away: add Time Away family CRUD resources (#100) (ce059f2)
  • webhooks: add HMAC-SHA256 signature verification helper (#92) (9cd0c7e)

Bug Fixes

  • pagination: use $-prefixed limit/skip params (#86) (cb6f868)

Performance Improvements

  • pagination: default page size to 100 (#87) (2dfb053)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings May 4, 2026 10:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the humaans Elixir client for the 0.5.2 release by updating the project version and published release notes to reflect the pagination query parameter bug fix from #86.

Changes:

  • Bump library version to 0.5.2 in mix.exs and the Release Please manifest.
  • Update installation instructions in README.md to reference ~> 0.5.2.
  • Add 0.5.2 release notes entry to CHANGELOG.md.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Updates dependency snippet to ~> 0.5.2 for the new release.
mix.exs Bumps @version to 0.5.2 (feeds Hex version + docs source_ref).
CHANGELOG.md Adds the autogenerated 0.5.2 section describing the pagination bug fix.
.release-please-manifest.json Updates manifest version to 0.5.2 for Release Please tracking.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link
Copy Markdown

coveralls commented May 4, 2026

Coverage Report for CI Build 26145251787

Coverage remained the same at 99.115%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 226
Covered Lines: 224
Line Coverage: 99.12%
Coverage Strength: 25.58 hits per line

💛 - Coveralls

@sgerrand sgerrand force-pushed the release-please--branches--main branch from 32b5496 to 250196c Compare May 4, 2026 10:16
@sgerrand sgerrand changed the title chore(main): release 0.5.2 chore(main): release 0.6.0 May 4, 2026
@sgerrand sgerrand force-pushed the release-please--branches--main branch 9 times, most recently from 81dc07c to 5536f69 Compare May 5, 2026 14:09
@sgerrand sgerrand force-pushed the release-please--branches--main branch from 5536f69 to 9bfd56b Compare May 20, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants