Releases: jenstroeger/python-package-template
Releases · jenstroeger/python-package-template
v1.4.0
Feature
Fix
- On Windows, pip needs to run as a module (#194) (
26d0919
)
v1.3.2
Fix
- Fix "make dist" failing on latest version of Ubuntu (#190) (
ff652c6
)
v1.3.1
Fix
- Pass pylint configuration to pylint explicitly (#188) (
49208e2
)
- Correctly depend on and ignore .upgraded Makefile helper file (#187) (
dce14ef
)
Documentation
- Mention cost impact for different Action runners (#189) (
e521f01
)
v1.3.0
Feature
- Add Makefile to enable the “Scripted Build” rule for SLSA Level 1 (#74) (
05f226d
)
Documentation
- Improve comment to explain standalone-use of this package (#119) (
391a95b
)
v1.2.0
Feature
- Enable CodeQL security analyzer (#92) (
8095059
)
- Generate a command-line tool when installing this package (#89) (
b172bcb
)
Fix
- Change .yml to .yaml in documentation (#101) (
e9a5fc0
)
- Remove exclude option from mypy.ini (#98) (
8b90b71
)
Documentation
- Improve Dependabot comment in README (#88) (
18e5a06
)
v1.1.2
Fix
- Add type marker to enable mypy’s use of this typed package (#55) (
3595324
)
v1.1.1
Fix
- Git hook configuration didn’t match package paths anymore (#39) (
b48d4b0
)
Documentation
- Update README.md to mention complete list of paths (#33) (
e25fb95
)
v1.1.0
Feature
- Add dependency analysis for automatic version updates (#3) (
12f8eec
)
v1.0.0
Feature
- Initial version of the Python package template (
695fcf2
)
Breaking
- Initial version of the Python package template (
695fcf2
)