Releases: nationalarchives/ds-caselaw-utils
Releases · nationalarchives/ds-caselaw-utils
v1.2.1
- Reorder tribunal groups so Employment Appeal is at the top
v1.2.0
- Add accessors for grouped selectable courts and tribunals (
get_grouped_selectable_courts
/get_grouped_selectable_tribunals
) - Reorder and rename courts for hierarchical view
- Rename 'list_name' to 'grouped_name' to make it clearer in which contexts each name is used
v1.1.0
- Add
display_heading
property toCourtGroup
to determine if they are displayed in the PUI as groups. - Add
get_selectable_groups
method toCourtsRepository
to get all selectable courts, grouped.
v1.0.2
What's Changed
- Add JSON Schema to validate courts data
- Ensure courts in alphabetical order in their parent courts
- Courts display their name in repr contexts
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Add King's Bench courts by @dragon-dxw in #26
- Bump ruamel-yaml from 0.17.21 to 0.17.25 by @dependabot
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Raise CourtNotFoundException when param or code not found by @timcowlishaw in #37
Full Changelog: v0.5.0...v1.0.0
v0.4.5
What's Changed
- Misc tidy by @dragon-dxw in #25
- Use ubuntu-latest in pypi releases by @jacksonj04 in #28
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Add shields for package by @jacksonj04 in #22
- Fix all court end dates to 2022 by @timcowlishaw in #24
- Release/v0.4.4 by @timcowlishaw in #23
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add a check for secrets by @jacksonj04 in #17
- Rename and reformat license for consistency by @jacksonj04 in #19
- Add CodeQL configuration by @jacksonj04 in #18
- Standardise documentation by @jacksonj04 in #20
New Contributors
- @jacksonj04 made their first contribution in #17
Full Changelog: v0.4.1...v0.4.3