added * Add type annotations - https://github.com/regro/conda-forge-metadata/pull/13
fixed * Do not assume that `recipe/conda_build_config.yaml` is always present in the conda package metadata - https://github.com/regro/conda-forge-metadata/pull/14
0.5.0
added
- Added public api for greyskull pypi mapping.
0.4.1
fixed
- Fixed dependence on git-based package for pypi.
0.4.0
added
- Added functions and APIs to access package metadata from conda packages mirrored on ghcr.io.
0.3.0
added
- Added new API to get raw pypi name mapping data.
changed
- Updated packaging/build system and added pypi uploads.