Recent Releases of cobalt
cobalt - 8.0.1
What's Changed
- silence lxml warning by @longhotsummer in https://github.com/laws-africa/cobalt/pull/78
- lxml version by @longhotsummer in https://github.com/laws-africa/cobalt/pull/79
Full Changelog: https://github.com/laws-africa/cobalt/compare/v8.0.0...v8.0.1
- Python
Published by longhotsummer about 2 years ago
cobalt - 5.0.0
What's Changed
- update eIds of elements in emptydocumentcontent() by @goose-life in https://github.com/laws-africa/cobalt/pull/56
- Explicitly set namespace on the maker by @longhotsummer in https://github.com/laws-africa/cobalt/pull/59
- Run tests automatically; fix empty document eIds by @longhotsummer in https://github.com/laws-africa/cobalt/pull/60
- Allow parsing complex work components with slashes by @longhotsummer in https://github.com/laws-africa/cobalt/pull/62
- Set manifestation and expression dates for components. by @longhotsummer in https://github.com/laws-africa/cobalt/pull/61
- No redundant refs by @longhotsummer in https://github.com/laws-africa/cobalt/pull/63
- Don't hardcode source, honour language by @longhotsummer in https://github.com/laws-africa/cobalt/pull/64
- Don't set unnecessary contains="originalVersion" by @longhotsummer in https://github.com/laws-africa/cobalt/pull/65
- Ignore comments at top level. by @longhotsummer in https://github.com/laws-africa/cobalt/pull/67
- Use 0001-01-01 as a placeholder for None publication, amendment and repeal dates by @longhotsummer in https://github.com/laws-africa/cobalt/pull/69
Full Changelog: https://github.com/laws-africa/cobalt/compare/v4.1.0...v5.0.0
- Python
Published by longhotsummer over 3 years ago
cobalt - 4.0.0
- Support AKN 3.0 namespaces
- Produce URIs with
aknprefix by default (backwards compatibility maintained) - Support all Akoma Ntoso document types
- Start FRBR URI work component with
!(eg.!main) - FRBRcountry uses full country code from the FRBR URI
- FRBRnumber uses number portion from FRBR URI
- FRBRdate for FRBRWork contains the date portion of the FRBR URI
- Include AKN 3.0 schema and support for validating against the schema
- The elements returned by
components()are nowattachmentorcomponentelements, not the innerdoc
- Python
Published by longhotsummer over 5 years ago
cobalt - 3.1.0
- Replace arrow with iso8601, avoiding arrow issue 612
- Python
Published by longhotsummer over 5 years ago