Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Releases: cfpb/regulations-site

2.1.14

13 Nov 17:54
c8e38f2
Compare
Choose a tag to compare
  • Properly fix subterp diff URL regex #838

2.1.13

06 Nov 18:13
41bc0d4
Compare
Choose a tag to compare
  • Allow multiple dashes in section names #836

fix a 500 error

20 Oct 20:20
Compare
Choose a tag to compare

This release incorporates @chosak's PR #835 which gracefully handles a 500 error that is generated when one of the sides of a diff is missing.

More robust TOC handling

06 Oct 20:14
Compare
Choose a tag to compare

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

28 Sep 19:34
Compare
Choose a tag to compare
  • Handle invalid SXS paragraphs with 404, not 500 #832

Test new build automation

21 Sep 17:10
Compare
Choose a tag to compare
Merge pull request #831 from cfpb/travis-build-wheels

allow setup.py to infer version number from git

2.1.8

23 Feb 18:24
Compare
Choose a tag to compare
  • Catch more common errors #826

Catch common errors

21 Feb 17:37
Compare
Choose a tag to compare
  • Catch common errors #825

Fix snyk errors in CI

14 Feb 21:34
Compare
Choose a tag to compare
  • Fix snyk errors in CI

Properly catch errors on invalid date redirects

05 Jan 20:16
Compare
Choose a tag to compare

This release properly catches TypeErrors when redirecting by date and not providing all or any of the required query string parameters.