Skip to content

Releases: jenstroeger/python-package-template

v1.4.0

17 May 23:34
Compare
Choose a tag to compare

Feature

Fix

  • On Windows, pip needs to run as a module (#194) (26d0919)

v1.3.2

06 May 05:57
Compare
Choose a tag to compare

Fix

  • Fix "make dist" failing on latest version of Ubuntu (#190) (ff652c6)

v1.3.1

05 May 06:37
Compare
Choose a tag to compare

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

10 Apr 23:18
Compare
Choose a tag to compare

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

19 Jan 22:07
Compare
Choose a tag to compare

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

09 Dec 08:08
Compare
Choose a tag to compare

Fix

  • Add type marker to enable mypy’s use of this typed package (#55) (3595324)

v1.1.1

17 Nov 20:55
Compare
Choose a tag to compare

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

13 Oct 08:23
Compare
Choose a tag to compare

Feature

  • Add dependency analysis for automatic version updates (#3) (12f8eec)

v1.0.0

29 Sep 05:18
Compare
Choose a tag to compare

Feature

  • Initial version of the Python package template (695fcf2)

Breaking

  • Initial version of the Python package template (695fcf2)