Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 11:45
· 6 commits to main since this release
6bcef0d

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