Skip to content

Releases: leon1995/factorialhr

v2.0.0

06 Oct 14:20
058607f
Compare
Choose a tag to compare

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 pass timeout and other parameters to the request. use data as the body parameter

v1.1.0

07 Aug 06:59
6f75db1
Compare
Choose a tag to compare

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 to birthday_on as it has changed by the api

v1.0.2

27 Mar 16:32
799b951
Compare
Choose a tag to compare

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

27 Mar 15:22
fec81a1
Compare
Choose a tag to compare

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

23 Mar 13:27
f57e62a
Compare
Choose a tag to compare

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