- None
0.0.21 - 2024-08-02
- [#12] Add Fountain::UnexpectedHTTPError to provide more error context (@abrom)
0.0.20 - 2024-04-30
- [#11] Fix query parameter bug in Applicants#advance_applicants (@abrom)
0.0.19 - 2024-04-30
- [#10] Add
funnel_id
to Applicants#advance_applicant (@abrom)
0.0.18 - 2024-04-28
- [#9] Bump Ruby versions to support v3.0 -> v3.3 (@abrom)
0.0.17 - 2023-05-18
- [#9] Added support for Applicants#advance_applicants (@saharvey)
0.0.16 - 2022-06-16
- [#7] First/last name accessor methods to the Applicant class (@noahkconley)
0.0.15 - 2022-06-15
- [#6] Additional accessor methods to the Applicant class (@noahkconley)
0.0.14 - 2022-06-12
- [#5] Get funnel and get stage to API (@noahkconley)
0.0.13 - 2021-09-24
- [#3] Update applicants and notes APIs to use new expected return statuses from create actions (@abrom)
0.0.12 - 2020-03-01
- Address CVE-2020-8130 -
rake
OS command injection vulnerability (@abrom)
0.0.11 - 2018-06-02
- Update applicants and notes APIs to check correct return status for create actions (@abrom)
0.0.10 - 2018-03-24
- Funnel management API support (@abrom)
0.0.9 - 2018-03-24
- Session/slot management API support (@abrom)
0.0.8 - 2018-03-24
- Note management API support (@abrom)
- Replace deprecated URI.encode with CGI.escape (@abrom)
0.0.7 - 2018-03-24
- Label management API support (@abrom)
0.0.6 - 2018-03-22
- Create applicant support (@abrom)
- 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
- Applicants inspect method (@abrom)
0.0.4 - 2018-03-20
- Applicants inspect method (@abrom)
0.0.3 - 2018-03-20
- Applicants wrapper to contain pagination cursors (@abrom)
0.0.2 - 2018-03-19
- Support for applicant list and update (@abrom)