Changelog
All notable changes to factorialhr module will be documented in this file.
The format is based on Keep a Changelog
[3.0.0] - 2025-02-11
Added
- oauth2 support
- api version 2025-01-01
Changed
- returning json instead of pydantic models
- Change repository structure to a src/package style
- Linter. Use ruff instead of black and isort