Releases: NicDom/overloadlib
Releases · NicDom/overloadlib
v0.3.0
Changes
- Feature:
- Add
@<Function>.adddecorator, that adds callable's to an existing `Function'. @overridenow adds all version ofFunctionwhen overriding it
- Add
- Fix: Overloading callable's without arguments is now supported
- Add Tests for the new features and fixed issues
- Import is now from
overloadliband not ´overloadlib.overloadlib´ - Documentation:
- Add usage for
@<Function>.add - Update usage of
@override - Update section for ´import´
- Add usage for
Type of Change
- 💥 Breaking Changes (fix or feature that would cause existing functionality to change)
- 🚀 Features (non-breaking change which adds functionality)
- 🥂 Improvement (non-breaking change which improves an existing feature)
- 🔥 Removals and Deprecations
- 🐞 Fixes (non-breaking change which fixes an issue)
- 🐎 Performance
- 🚨 Testing
- 👷 Continuous Integration
- 📚 Documentation
- 🔨 Refactoring
- 💄 Style
- 📦 Dependencies
- 🔐 Security fix
📦 Dependencies
- ⬆️ Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows (#39) @dependabot
v0.2.3
v0.2.2
Changes
📦 Dependencies
- Bump poetry from 1.1.10 to 1.1.11 in /.github/workflows (#36) @dependabot
- Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows (#34) @dependabot
- Bump coverage from 5.5 to 6.0 (#35) @dependabot
- Bump flake8-bugbear from 21.9.1 to 21.9.2 (#33) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.4.2 (#31) @dependabot
- Bump pep8-naming from 0.11.1 to 0.12.1 (#32) @dependabot
- Bump actions/upload-artifact from 2.2.0 to 2.2.4 (#30) @dependabot
- Bump actions/download-artifact from 2.0.5 to 2.0.10 (#29) @dependabot
v0.1.2
Changes
📦 Dependencies
- Bump virtualenv from 20.0.35 to 20.8.1 in /.github/workflows (#21) @dependabot