Skip to content

Releases: cfpb/owning-a-home-api

0.11.2

27 Sep 18:28
0c3b82c
Compare
Choose a tag to compare

PR #130

  • Remove Django 1.8 support
  • Deprecate CHANGELOG.md in favor of Github releases

0.11.1

20 Sep 18:16
8fab56a
Compare
Choose a tag to compare
  • Allow Flexible Library Versions #129

v0.11.0

31 Jul 16:49
267c457
Compare
Choose a tag to compare
  • Add Django 1.11 compatibility
  • Replace outdated South migrations with Django migrations
  • Test over multiple versions with Tox
  • Specify requirements in setup.py, as recommended by our development standards

0.10.4

20 Apr 15:47
fffe6d6
Compare
Choose a tag to compare

Allow testing of other dbs and handle missing fees data file

0.10.3

20 Dec 19:34
4a612f8
Compare
Choose a tag to compare

Annual update for county-limit data, plus removal of initial_data fixture

0.10.2

05 Dec 18:05
897a887
Compare
Choose a tag to compare

Add raise_for_status check to assist troubleshooting

0.10.2p

05 Dec 18:03
897a887
Compare
Choose a tag to compare
0.10.2p Pre-release
Pre-release

Tweak to Census monitor to assist troubleshooting of request failures.

Update prop_type with new property

07 Nov 20:02
9939145
Compare
Choose a tag to compare

Adds CASHOUT-REFI as a property type.

Test new build automation

22 Sep 16:14
Compare
Choose a tag to compare
Merge pull request #117 from cfpb/travis-build-wheel

Configure travis to build wheels on new releases

0.9.96

28 Apr 18:01
Compare
Choose a tag to compare
  • Load validation scenarios from external file instead of Python module.
  • Ratechecker loader refactor.