Skip to main content

CHANGELOG.md

# Changelog

## 0.2.0 - 2026-06-18

- Renames the package from `factorial_hr_ex` to `factorial_hr` before the first
  Hex.pm publication.
- Renames the public module from `FactorialHREx` to `FactorialHR`.
- Refines public README, scope, security and contribution documentation.
- Aligns generated documentation source links with the release tag.

## 0.1.0 - 2026-06-18

- Initial generic Factorial HR client.
- Supports API key and bearer auth, date-based API versions, cursor pagination,
  employee/location/work-area/team catalogs, attendance shifts,
  shift-management CRUD helpers, contract versions and compensations.
- Adds structured errors and optional telemetry events.