Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

71 lines (55 loc) · 1.81 KB

Changelog

Unreleased

  • None

0.0.15 - 2022-06-15

Added

  • [#6] Additional accessor methods to the Applicant class (@noahkconley)

0.0.14 - 2022-06-12

Added

0.0.13 - 2021-09-24

Fixed

  • [#3] Update applicants and notes APIs to use new expected return statuses from create actions

0.0.12 - 2020-03-01

Fixed

  • Address CVE-2020-8130 - rake OS command injection vulnerability

0.0.11 - 2018-06-02

Fixed

  • Update applicants and notes APIs to check correct return status for create actions

0.0.10 - 2018-03-24

Added

  • Funnel management API support

0.0.9 - 2018-03-24

Added

  • Session/slot management API support

0.0.8 - 2018-03-24

Added

  • Note management API support

Fixed

  • Replace deprecated URI.encode with CGI.escape

0.0.7 - 2018-03-24

Added

  • Label management API support

0.0.6 - 2018-03-22

Added

  • Create applicant support
  • Delete applicant support
  • Get applicant support
  • get_secure_documents applicant support
  • Secure document type
  • Advance applicant support
  • Interview sessions for applicant support
  • Transition history for applicant support

0.0.5 - 2018-03-20

Fixed

  • Applicants inspect method

0.0.4 - 2018-03-20

Added

  • Applicants inspect method

0.0.3 - 2018-03-20

Added

  • Applicants wrapper to contain pagination cursors

0.0.2 - 2018-03-19

Added

  • Support for applicant list and update