This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
Releases: cfpb/regulations-site
Releases · cfpb/regulations-site
2.1.14
2.1.13
fix a 500 error
More robust TOC handling
This release incorporates @chosak's recent work on making ToC handling less brittle. It should put an end to situations where a mistake in parsing the ToC brings down the whole site.
2.1.10
Test new build automation
Merge pull request #831 from cfpb/travis-build-wheels allow setup.py to infer version number from git
2.1.8
Catch common errors
- Catch common errors #825
Fix snyk errors in CI
- Fix snyk errors in CI
Properly catch errors on invalid date redirects
This release properly catches TypeErrors when redirecting by date and not providing all or any of the required query string parameters.