Skip to content

Latest commit

 

History

History
117 lines (62 loc) · 1.46 KB

Changelog.md

File metadata and controls

117 lines (62 loc) · 1.46 KB

1.8.0 (2023-01-24)

  • Add support for the Report Lifecycle

1.7.1 (2021-08-31)

  • Remove usage of deprecated URI.escape

1.6.1 (2019-07-16)

Features:

  • Add Adverse Action resource
  • Add Adverse Item resource

1.6 (2019-05-20)

  • Add State Criminal Search
  • Add Employment Verification

v1.5.4 (2018-12-10)

  • Add ability to pass api key to individual API method calls

v1.5.3 (2018-11-28)

  • Add geos to Report

v1.5.2 (2018-09-25)

Features:

  • Add Subscription List

Fixes:

  • Fix API endpoint for Eviction Search

v1.5.1 (2018-04-27)

Features:

  • Add Federal Civil Search
  • Add Federal Criminal Search

v1.5.0 (2018-02-2)

Features:

  • Add Verification

v1.4.0 (2018-01-24)

Features:

  • Allow candidate geos to be updated

1.3.1 (2018-01-19)

Features:

  • Add Package
  • Add Program

1.2.1 (2017-10-25)

Fixes:

  • Add type to Document (#33)

1.2.0 (2017-04-14)

Features:

  • Add Invitation

Fixes:

  • Add document_ids to Candidate
  • Doc links

1.1.2 (2017-01-05)

Fixes:

  • Gem dependencies version lock release

1.1.1 (2016-03-25)

Features:

  • Add support for Candidate#no_middle_name flag (#8)
  • Add Documents to Report (@sico, #12)

1.1.0 (2016-03-03)

Features:

  • Adds Candidate#save method (@squaresurf, #6)

1.0.2 (2015-03-24)

Fixes:

  • Fixed a bug - #4 - with Util.constantize

1.0.1 (2015-03-24)

Features:

  • Updated documents class to feel like other classes

1.0 (2015-03-04)

Features:

  • Initial release