eregs / regulations-parser

Parser for U.S. federal regulations and other regulatory information
Creative Commons Zero v1.0 Universal
37 stars 39 forks source link

Fixes for 37 CFR 42 history #330

Closed cmc333333 closed 7 years ago

cmc333333 commented 7 years ago

This resolves four bugs that were discovered when trying to parse the history of 37 CFR 42. All four are generally applicable and shouldn't cause data regressions (though I'm not crazy confident about the stars_occupy_space rule change).

The last change requires clearing existing docs and changing the input of proposed rules for notice-and-comment slightly. Given that that's still a beta feature, I'm comfortable just bumping the minor version.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling da0a3d4cdef35c457ebc5b3c17221537b63714bc on cmc333333:37-42-fixes into on eregs:master.

cmc333333 commented 7 years ago

Open for a bit, I'm going to go ahead and merge. I'll cut a new release, too.