Highlights
- Dropped support for Python 3.6 and added suport for Python up to 3.14
- Added type hints to the entire code base
What's Changed
- Update test_query_ndc to use correct product NDC ID by @DylanWelzel in #44
- Update caching library by @ctrl-schaff in #43
- Add type hinting support for the biothings-client by @ctrl-schaff in #45
New Contributors
- @DylanWelzel made their first contribution in #44
Full Changelog: v0.4.1...v0.5.0