What's Changed * Update source.py _get_row 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
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