Releases: ghga-de/schemapack
Releases · ghga-de/schemapack
2.0.0
What's Changed
- update template (GSI-632) by @KerstenBreuer in #10
- Fix test badge in README.md by @lkuchenb in #11
- id outside of content (GSI-628) by @KerstenBreuer in #9
- move root class to schemapack (GSI-631) by @KerstenBreuer in #12
- modality modeling (GSI-634) by @KerstenBreuer in #13
- rename integrate to denormalize (GSI-629) by @KerstenBreuer in #14
- add descriptions in schemapack (GSI-636) by @KerstenBreuer in #15
- use set instead of list for target ids (GSI-656) by @KerstenBreuer in #16
- remove lookup method (GSI-655) by @KerstenBreuer in #17
- update JSON schema to draft 2020-12 (GSI-652) by @KerstenBreuer in #18
- handle empty resource ids (GSI-654) by @KerstenBreuer in #19
- raise on duplicate key (GSI-657) by @KerstenBreuer in #20
- POC refactoring by @KerstenBreuer in #21
- hide internals of schemapack (GSI-686) by @KerstenBreuer in #22
- export schemapack (GSI-687) by @KerstenBreuer in #23
- Remove kafka from docker-compose.yml by @lkuchenb in #27
- add cli (GSI-658) by @KerstenBreuer in #25
- minor bug fixes by @sbilge in #31
- added cli command for generating condensed schemapacks (GSI-697) by @KerstenBreuer in #28
- added isolation commands to cli (GSI-689) by @KerstenBreuer in #29
- freeze schemapack and datapack spec models (GSI-653) by @KerstenBreuer in #30
- Add py.typed by @lkuchenb in #32
- Add mermaid export by @lkuchenb in #24
- fix comment handling (GSI-718) by @KerstenBreuer in #33
- cleanup unrelated classes when rooting (GSI-720) by @KerstenBreuer in #34
- FrozenDict content schema handling by @sbilge in #36
- update pypi publish workflow by @sbilge in #38
- make datapacks naviagatable without schemapacks (GSI-724) by @KerstenBreuer in #35
- tag version update by @sbilge in #44
New Contributors
Full Changelog: 1.0.0...2.0.0
2.0.0-alpha.5
What's Changed
- cleanup unrelated classes when rooting (GSI-720) by @KerstenBreuer in #34
- FrozenDict content schema handling by @sbilge in #36
- update pypi publish workflow by @sbilge in #38
Full Changelog: 2.0.0-alpha.4...2.0.0-alpha.5
2.0.0-alpha.4
What's Changed
- update template (GSI-632) by @KerstenBreuer in #10
- Fix test badge in README.md by @lkuchenb in #11
- id outside of content (GSI-628) by @KerstenBreuer in #9
- move root class to schemapack (GSI-631) by @KerstenBreuer in #12
- modality modeling (GSI-634) by @KerstenBreuer in #13
- rename integrate to denormalize (GSI-629) by @KerstenBreuer in #14
- add descriptions in schemapack (GSI-636) by @KerstenBreuer in #15
- use set instead of list for target ids (GSI-656) by @KerstenBreuer in #16
- remove lookup method (GSI-655) by @KerstenBreuer in #17
- update JSON schema to draft 2020-12 (GSI-652) by @KerstenBreuer in #18
- handle empty resource ids (GSI-654) by @KerstenBreuer in #19
- raise on duplicate key (GSI-657) by @KerstenBreuer in #20
- POC refactoring by @KerstenBreuer in #21
- hide internals of schemapack (GSI-686) by @KerstenBreuer in #22
- export schemapack (GSI-687) by @KerstenBreuer in #23
- Remove kafka from docker-compose.yml by @lkuchenb in #27
- add cli (GSI-658) by @KerstenBreuer in #25
- minor bug fixes by @sbilge in #31
- added cli command for generating condensed schemapacks (GSI-697) by @KerstenBreuer in #28
- added isolation commands to cli (GSI-689) by @KerstenBreuer in #29
- freeze schemapack and datapack spec models (GSI-653) by @KerstenBreuer in #30
- Add py.typed by @lkuchenb in #32
- Add mermaid export by @lkuchenb in #24
- fix comment handling (GSI-718) by @KerstenBreuer in #33
New Contributors
Full Changelog: 1.0.0...2.0.0-alpha.4
2.0.0-alpha.3
What's Changed
- update template (GSI-632) by @KerstenBreuer in #10
- Fix test badge in README.md by @lkuchenb in #11
- id outside of content (GSI-628) by @KerstenBreuer in #9
- move root class to schemapack (GSI-631) by @KerstenBreuer in #12
- modality modeling (GSI-634) by @KerstenBreuer in #13
- rename integrate to denormalize (GSI-629) by @KerstenBreuer in #14
- add descriptions in schemapack (GSI-636) by @KerstenBreuer in #15
- use set instead of list for target ids (GSI-656) by @KerstenBreuer in #16
- remove lookup method (GSI-655) by @KerstenBreuer in #17
- update JSON schema to draft 2020-12 (GSI-652) by @KerstenBreuer in #18
- handle empty resource ids (GSI-654) by @KerstenBreuer in #19
- raise on duplicate key (GSI-657) by @KerstenBreuer in #20
- POC refactoring by @KerstenBreuer in #21
- hide internals of schemapack (GSI-686) by @KerstenBreuer in #22
- export schemapack (GSI-687) by @KerstenBreuer in #23
New Contributors
Full Changelog: 1.0.0...2.0.0-alpha.3
2.0.0-alpha.2
Fixed PyPI publish action.
Full Changelog: 2.0.0-alpha.1...2.0.0-alpha.2
2.0.0-alpha.1
What's Changed
- update template (GSI-632) by @KerstenBreuer in #10
- Fix test badge in README.md by @lkuchenb in #11
- id outside of content (GSI-628) by @KerstenBreuer in #9
- move root class to schemapack (GSI-631) by @KerstenBreuer in #12
- modality modeling (GSI-634) by @KerstenBreuer in #13
- rename integrate to denormalize (GSI-629) by @KerstenBreuer in #14
- add descriptions in schemapack (GSI-636) by @KerstenBreuer in #15
- use set instead of list for target ids (GSI-656) by @KerstenBreuer in #16
- remove lookup method (GSI-655) by @KerstenBreuer in #17
- update JSON schema to draft 2020-12 (GSI-652) by @KerstenBreuer in #18
- handle empty resource ids (GSI-654) by @KerstenBreuer in #19
- raise on duplicate key (GSI-657) by @KerstenBreuer in #20
- POC refactoring by @KerstenBreuer in #21
New Contributors
Full Changelog: 1.0.0...2.0.0-alpha.1
1.0.0
What's Changed
- parser for schemapack spec (GSI-467) by @KerstenBreuer in #1
- make models hashable (GSI-482) by @KerstenBreuer in #2
- datapack validation (GSI-468) by @KerstenBreuer in #3
- make rooting datapack-dependent (GSI-502) by @KerstenBreuer in #6
- added isolation functionality (GSI-503) by @KerstenBreuer in #7
- integrate rooted datapacks (GSI-504) by @KerstenBreuer in #8
Full Changelog: https://github.com/ghga-de/schemapack/commits/1.0.0