Recent Releases of koza
koza - v2.0.0
What's Changed
- Lint/Format fixes by @amc-corey-cox in https://github.com/monarch-initiative/koza/pull/159
- Develop new Koza API + general refactoring by @ptgolden in https://github.com/monarch-initiative/koza/pull/163
- Change YAML path resolution by @ptgolden in https://github.com/monarch-initiative/koza/pull/167
- Change the API for writing transforms to be decorator-based by @ptgolden in https://github.com/monarch-initiative/koza/pull/169
- Tagged readers and other Translator changes by @ptgolden in https://github.com/monarch-initiative/koza/pull/173
New Contributors
- @amc-corey-cox made their first contribution in https://github.com/monarch-initiative/koza/pull/159
- @ptgolden made their first contribution in https://github.com/monarch-initiative/koza/pull/163
Full Changelog: https://github.com/monarch-initiative/koza/compare/v1.0.0...v2.0.0
- Python
Published by kevinschaper 6 months ago
koza - v1.0.0
What's Changed
- This is release 0.7.2 re-tagged as 1.0.0, so that we can release the new koza API as 2.0.0
- Add in_exact to filtercode enum by @kevinschaper in https://github.com/monarch-initiative/koza/pull/151
Full Changelog: https://github.com/monarch-initiative/koza/compare/v0.7.1...v1.0.0
- Python
Published by kevinschaper 6 months ago
koza - v0.7.0
What's Changed
- Update source.py getrow to help with readability. by @DnlRKorn in https://github.com/monarch-initiative/koza/pull/142
- Added changes to make row_filter 'inlist' function give better results on common use cases. by @DnlRKorn in https://github.com/monarch-initiative/koza/pull/146
- Add koza split cli command to split up a kgx file based on field values by @kevinschaper in https://github.com/monarch-initiative/koza/pull/139
New Contributors
- @DnlRKorn made their first contribution in https://github.com/monarch-initiative/koza/pull/142
Full Changelog: https://github.com/monarch-initiative/koza/compare/v0.6.1...v0.7.0
- Python
Published by kevinschaper over 1 year ago
koza - v0.6.1
What's Changed
- Fixed truthiness error that made the tsv writer ignore zero values by @kevinschaper in https://github.com/monarch-initiative/koza/pull/141
Full Changelog: https://github.com/monarch-initiative/koza/compare/v0.6.0...v0.6.1
- Python
Published by kevinschaper over 1 year ago
koza - v0.5.1
What's Changed
- Implement Zip decompression by @glass-ships in https://github.com/monarch-initiative/koza/pull/116
- Update validation by @glass-ships in https://github.com/monarch-initiative/koza/pull/115
Full Changelog: https://github.com/monarch-initiative/koza/compare/v0.5.0...v0.5.1
- Python
Published by glass-ships over 2 years ago
koza - v0.5.0
What's Changed
- adding sssom support by @glass-ships in https://github.com/monarch-initiative/koza/pull/109
- Update to Pydantic v2 by @glass-ships in https://github.com/monarch-initiative/koza/pull/111
Full Changelog: https://github.com/monarch-initiative/koza/compare/v0.3.1...v0.5.0
- Python
Published by glass-ships over 2 years ago
koza - 0.3.0
What's Changed
- Metadata.yaml opened as TextIOWrapper rather than a str by @hrshdhgd in https://github.com/monarch-initiative/koza/pull/104
- QoL updates by @glass-ships in https://github.com/monarch-initiative/koza/pull/105
New Contributors
- @hrshdhgd made their first contribution in https://github.com/monarch-initiative/koza/pull/104
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.2.4...0.3.0
- Python
Published by glass-ships almost 3 years ago
koza - 0.2.4
What's Changed
- update linkml-validator, bug has been fixed by @glass-ships in https://github.com/monarch-initiative/koza/pull/99
- Upgrade typer to 0.7, no longer needs to be locked lower by @kevinschaper in https://github.com/monarch-initiative/koza/pull/100
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.2.3...0.2.4
- Python
Published by kevinschaper about 3 years ago
koza - 0.2.2
What's Changed
- Create CITATION.cff by @nlharris in https://github.com/monarch-initiative/koza/pull/92
- Remove beta disclaimer by @kevinschaper in https://github.com/monarch-initiative/koza/pull/95
- General QoL updates by @glass-ships in https://github.com/monarch-initiative/koza/pull/97
New Contributors
- @nlharris made their first contribution in https://github.com/monarch-initiative/koza/pull/92
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.2.1...0.2.2
- Python
Published by glass-ships over 3 years ago
koza - 0.2.1
What's Changed
- Logfile requires path structure by @sierra-moxon in https://github.com/monarch-initiative/koza/pull/89
- Refactoring Koza / KozaApp by @glass-ships in https://github.com/monarch-initiative/koza/pull/91
- Add support for BaseModel entities by @kevinschaper in https://github.com/monarch-initiative/koza/pull/93
New Contributors
- @sierra-moxon made their first contribution in https://github.com/monarch-initiative/koza/pull/89
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.1.14...0.2.1
- Python
Published by kevinschaper over 3 years ago
koza - 0.1.14
What's Changed
- Update build.yml to test against Py 3.10 by @glass-ships in https://github.com/monarch-initiative/koza/pull/88
- Nested props by @glass-ships in https://github.com/monarch-initiative/koza/pull/90
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.1.13...0.1.14
- Python
Published by glass-ships over 3 years ago
koza - 0.1.11
What's Changed
- add github url by @cmungall in https://github.com/monarch-initiative/koza/pull/74
- allow for edge only ingests now by @glass-ships in https://github.com/monarch-initiative/koza/pull/75
- add edge only compatibility to jsonl writer as well by @glass-ships in https://github.com/monarch-initiative/koza/pull/76
- validate before write with linkml-validator by @glass-ships in https://github.com/monarch-initiative/koza/pull/78
- Add "file_archive" attribute for SourceConfig by @glass-ships in https://github.com/monarch-initiative/koza/pull/81
New Contributors
- @cmungall made their first contribution in https://github.com/monarch-initiative/koza/pull/74
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.1.7...0.1.11
- Python
Published by kevinschaper almost 4 years ago
koza - 0.1.7
What's Changed
- Translation tables in source config by @kevinschaper in https://github.com/monarch-initiative/koza/pull/60
- Pass comment_char to reader by @kevinschaper in https://github.com/monarch-initiative/koza/pull/61
- Feature/tsv writer by @glass-ships in https://github.com/monarch-initiative/koza/pull/68
- Feature/tsv writer by @glass-ships in https://github.com/monarch-initiative/koza/pull/71
- Feature/line limit by @glass-ships in https://github.com/monarch-initiative/koza/pull/73
New Contributors
- @glass-ships made their first contribution in https://github.com/monarch-initiative/koza/pull/68
Full Changelog: https://github.com/monarch-initiative/koza/compare/0.1.5...0.1.7
- Python
Published by kevinschaper almost 4 years ago
koza - 0.1.2
- skiplines, and hasheader options replaced with a 'header' option that operates similar to pandas.read_csv header option
- yaml files support an '!include' tag for importing other yaml files
See https://github.com/monarch-initiative/koza/pull/47
- Python
Published by kshefchek over 4 years ago