Skip to content

v0.8.2: resource-type case filtering, structured case titles

Choose a tag to compare

@cyanheads cyanheads released this 03 Jul 20:04
v0.8.2
9c46033

resource-type case filtering, structured case titles

Patch release addressing three tracked issues.

Added:

  • eurlex_get_cases case titles parsed into display_title, parties, subject_matter, and case_reference via parseCaseLawTitle(); raw title preserved (#40)

Fixed:

  • case_type filter now tests the CDM resource-type (JUDG/ORDER/OPIN_AG), excluding ABSTRACT_JUR/SUM_JUR sibling works that shared the parent's CELEX type letters (#38)
  • parseCaseLawTitle() case-reference anchor now accepts CELLAR's plural joined-case form ("Cases X and Y.") (#42)

252 tests pass; bun run devcheck clean.