Releases: leon1995/factorialhr
Releases · leon1995/factorialhr
v2.0.0
Changelog
All notable changes to fwtv module will be documented in this file.
The format is based on Keep a Changelog
[2.0.0] - 2023-10-06
Added
- some missing url parameters
Changed
- changed meaning of
kwargs
to be able to passtimeout
and other parameters to the request. usedata
as the body parameter
v1.1.0
Changelog
All notable changes to fwtv module will be documented in this file.
The format is based on Keep a Changelog
[1.1.0] - 2023-08-07
Fixed
- renamed
birthday
of employee model tobirthday_on
as it has changed by the api
v1.0.2
Changelog
All notable changes to fwtv module will be documented in this file.
The format is based on Keep a Changelog
[1.0.2] - 2023-03-27
Added
- added
py.typed
file
v1.0.1
Changelog
All notable changes to fwtv module will be documented in this file.
The format is based on Keep a Changelog
[1.0.1] - 2023-03-27
Changed
use httpx
instead of aiohttp
v1.0.0
Changelog
All notable changes to fwtv module will be documented in this file.
The format is based on Keep a Changelog
[1.0.0] - 2023-03-23
Added
initial project release