Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 640 Bytes

v0.3.0 (2023-12-21)

Feat

  • provides an example in the readme docs.

v0.2.0 (2023-12-21)

Feat

  • adds the create event functionality.

v0.1.2 (2023-12-21)

Fix

  • handles missing keys by skipping them.

v0.1.1 (2023-12-21)

Fix

  • removes the list limit when parsing returned items.

v0.1.0 (2023-12-21)

Feat

  • creates the create event functionality.
  • adds the event creation schemas.
  • parses the even response.
  • adds the even models.
  • adds the method stubs for calendar actions.
  • adds some of the event functionality.

Fix

  • removes the create event implementation.

v0.0.1 (2023-12-20)