Releases: python-variants/variants
Releases · python-variants/variants
Version 0.2.0 (2018-05-03)
Features
- Added the
variants.inspect
module, which provides a public API for
inspecting variant function groups. It currently provides two functions:
is_primary
andis_primary_method
. (GH #29) - Added python_requires to setup, indicating Python version support. (GH #34)
Bugfixes
- Updated MANIFEST.in to include NEWS.rst (GH #34)
Improved Documentation
Initial release
This is the first proper release.