Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 418 Bytes

File metadata and controls

15 lines (11 loc) · 418 Bytes

Change Log

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.0 (02/21/2023)

  • Breaking Change. Job::getState() and Build::getState() now return ENUM values.

0.1.2 (02/21/2023)

  • Add support for annotations end point.

0.1.1 (02/06/2023)

  • Fixed bug in parsing of Jobs.

0.1.0 (01/29/2023)

  • Initial Release!