Schemapack

Latest version: v1.0.0

Safety actively analyzes 641134 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0alpha.4

What's Changed
* update template (GSI-632) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/10
* Fix test badge in README.md by lkuchenb in https://github.com/ghga-de/schemapack/pull/11
* id outside of content (GSI-628) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/9
* move root class to schemapack (GSI-631) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/12
* modality modeling (GSI-634) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/13
* rename integrate to denormalize (GSI-629) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/14
* add descriptions in schemapack (GSI-636) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/15
* use set instead of list for target ids (GSI-656) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/16
* remove lookup method (GSI-655) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/17
* update JSON schema to draft 2020-12 (GSI-652) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/18
* handle empty resource ids (GSI-654) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/19
* raise on duplicate key (GSI-657) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/20
* POC refactoring by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/21
* hide internals of schemapack (GSI-686) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/22
* export schemapack (GSI-687) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/23
* Remove kafka from docker-compose.yml by lkuchenb in https://github.com/ghga-de/schemapack/pull/27
* add cli (GSI-658) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/25
* minor bug fixes by sbilge in https://github.com/ghga-de/schemapack/pull/31
* added cli command for generating condensed schemapacks (GSI-697) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/28
* added isolation commands to cli (GSI-689) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/29
* freeze schemapack and datapack spec models (GSI-653) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/30
* Add py.typed by lkuchenb in https://github.com/ghga-de/schemapack/pull/32
* Add mermaid export by lkuchenb in https://github.com/ghga-de/schemapack/pull/24
* fix comment handling (GSI-718) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/33

New Contributors
* lkuchenb made their first contribution in https://github.com/ghga-de/schemapack/pull/11
* sbilge made their first contribution in https://github.com/ghga-de/schemapack/pull/31

**Full Changelog**: https://github.com/ghga-de/schemapack/compare/1.0.0...2.0.0-alpha.4

2.0.0alpha.3

What's Changed
* update template (GSI-632) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/10
* Fix test badge in README.md by lkuchenb in https://github.com/ghga-de/schemapack/pull/11
* id outside of content (GSI-628) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/9
* move root class to schemapack (GSI-631) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/12
* modality modeling (GSI-634) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/13
* rename integrate to denormalize (GSI-629) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/14
* add descriptions in schemapack (GSI-636) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/15
* use set instead of list for target ids (GSI-656) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/16
* remove lookup method (GSI-655) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/17
* update JSON schema to draft 2020-12 (GSI-652) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/18
* handle empty resource ids (GSI-654) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/19
* raise on duplicate key (GSI-657) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/20
* POC refactoring by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/21
* hide internals of schemapack (GSI-686) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/22
* export schemapack (GSI-687) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/23

New Contributors
* lkuchenb made their first contribution in https://github.com/ghga-de/schemapack/pull/11

**Full Changelog**: https://github.com/ghga-de/schemapack/compare/1.0.0...2.0.0-alpha.3

2.0.0alpha.2

Fixed PyPI publish action.

**Full Changelog**: https://github.com/ghga-de/schemapack/compare/2.0.0-alpha.1...2.0.0-alpha.2

2.0.0alpha.1

What's Changed
* update template (GSI-632) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/10
* Fix test badge in README.md by lkuchenb in https://github.com/ghga-de/schemapack/pull/11
* id outside of content (GSI-628) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/9
* move root class to schemapack (GSI-631) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/12
* modality modeling (GSI-634) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/13
* rename integrate to denormalize (GSI-629) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/14
* add descriptions in schemapack (GSI-636) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/15
* use set instead of list for target ids (GSI-656) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/16
* remove lookup method (GSI-655) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/17
* update JSON schema to draft 2020-12 (GSI-652) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/18
* handle empty resource ids (GSI-654) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/19
* raise on duplicate key (GSI-657) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/20
* POC refactoring by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/21

New Contributors
* lkuchenb made their first contribution in https://github.com/ghga-de/schemapack/pull/11

**Full Changelog**: https://github.com/ghga-de/schemapack/compare/1.0.0...2.0.0-alpha.1

1.0.0

What's Changed
* parser for schemapack spec (GSI-467) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/1
* make models hashable (GSI-482) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/2
* datapack validation (GSI-468) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/3
* make rooting datapack-dependent (GSI-502) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/6
* added isolation functionality (GSI-503) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/7
* integrate rooted datapacks (GSI-504) by KerstenBreuer in https://github.com/ghga-de/schemapack/pull/8


**Full Changelog**: https://github.com/ghga-de/schemapack/commits/1.0.0

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.