Skip to content

Releases: sgerrand/ex_humaans

v0.5.1

02 May 17:16
Immutable release. Only release title and notes can be modified.
dfce79f

Choose a tag to compare

0.5.1 (2026-04-22)

Bug Fixes

  • deps: update telemetry from 1.3.0 to 1.4.1, credo to 1.7.18 (#83) (0184955)

v0.5.0

15 Apr 18:00
Immutable release. Only release title and notes can be modified.
958c7c4

Choose a tag to compare

0.5.0 (2026-04-15)

Features

  • add Humaans.Pagination for page-by-page and streaming iteration (#77) (36b8955)
  • add telemetry instrumentation for API requests (#75) (048be7d)
  • introduce Humaans.Error for structured error handling (#72) (a60d780)
  • parse ISO 8601 date and datetime strings into native Elixir types (#74) (f3b461e)

v0.4.2

14 Apr 11:50
Immutable release. Only release title and notes can be modified.
1195857

Choose a tag to compare

0.4.2 (2026-04-14)

Bug Fixes

  • ci: Disable credo check on API response struct (#56) (85c1c76)

0.4.1

25 Apr 13:47

Choose a tag to compare

What's Changed

  • Fixes:
    • Correctly encode HTTP request body in #30
  • CI:
    • Improve Actions workflows and jobs in #31
  • Dependency updates:
    • Bump req from 0.5.8 to 0.5.10 in #29
    • Bump ex_doc from 0.37.2 to 0.37.3 in #28

Full Changelog: v0.4.0...v0.4.1

0.4.0

25 Apr 13:45

Choose a tag to compare

What's Changed

  • Configurable client in #26
  • Bump package version to 0.4 in #27

Full Changelog: v0.3.1...v0.4.0

0.3.1

04 Mar 17:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Improve automated release notes in #25

Full Changelog: v0.3.0...v0.3.1

0.3.0

04 Mar 16:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Bugs
    • Fix changelog formatting in #20
  • Features
    • Introduce ResponseHandler in #22

Full Changelog: v0.2.2...v0.3.0

0.2.2

04 Mar 15:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Bugs
    • Fix changelog formatting in #18
  • Docs
    • Updates to HexDocs documentation in #19

Full Changelog: v0.2.1...v0.2.2

0.2.1

04 Mar 15:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Bugs
    • Fix changelog formatting in #16
    • Provide default implementation for Humaans.Client in #17

Full Changelog: v0.2.0...v0.2.1

0.2.0

04 Mar 15:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Add Hex status badges in #14
  • Alternative interface for API client in #15

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