Skip to content

Releases: ITProKyle/generic-template

v0.11.0

02 Sep 17:55
f0bb40c
Compare
Choose a tag to compare

What Changed

🚀 Features

🐛 Bug Fixes

v0.10.0

04 Mar 16:54
26c302c
Compare
Choose a tag to compare

What Changed

🚀 Features

  • make: update spellcheck target for a cleaner & more informative output @ITProKyle (#159)
  • remove @cspell/dict-python as an npm dependency - included in cspell @ITProKyle (#161)
  • docs: cleanup sphinx config @ITProKyle (#162)
  • add basic pytest config options to pyproject.toml @ITProKyle (#163)
  • add basic coverage config options to pyproject.toml @ITProKyle (#164)
  • docs: add sphinxcontrib-apidoc with basic configuration @ITProKyle (#165)
  • docs: add a basic developers guide @ITProKyle (#166)
  • release-drafter will now run on pull_request_target to label all PRs @ITProKyle (#209)
  • apply changelog:skip to dependabot PRs @ITProKyle (#210)
  • rename default workflow, consolidate jobs triggered on push @ITProKyle (#236)

🐛 Bug Fixes

  • editorconfig: fix invalid config caused by an extra character @ITProKyle (#160)

v0.9.0

11 Oct 14:46
f8adae7
Compare
Choose a tag to compare

What Changed

🚀 Features

🧶 Dependencies

v0.8.1

20 Sep 19:27
f428ac8
Compare
Choose a tag to compare

What Changed

🐛 Bug Fixes

  • fix issue causing docs to fail as build tools where failing during install @ITProKyle (#139)

🧶 Dependencies

v0.8.0

10 Sep 13:50
81e3999
Compare
Choose a tag to compare

What Changed

🚀 Features

  • docs: consolidate dependency management into top-level config @ITProKyle (#111)
  • remove use of nitpick @ITProKyle (#126)
  • spellcheck: update cspell config to version 0.2 & consolidate dictionaries into config @ITProKyle (#127)
  • makefile: add docs, docs-changes, open-docs, & setup-npm targets @ITProKyle (#128)
  • dependabot: change schedule to weekly, versioning-strategy comment @ITProKyle (#129)

🧶 Dependencies

v0.7.1

19 Aug 15:04
4d4a032
Compare
Choose a tag to compare

What Changed

🧶 Dependencies

🧰 Maintenance

v0.7.0

26 Jul 15:56
92f41dd
Compare
Choose a tag to compare

What Changed

🚀 Features

🧶 Dependencies

🧰 Maintenance

v0.6.1

29 Jun 20:05
85413e5
Compare
Choose a tag to compare

What Changed

🐛 Bug Fixes

  • vscode: change python.formatting.provider to black @ITProKyle (#69)
  • vscode: remove invalid terraform extension recommendation @ITProKyle (#70)
  • docs: remove copy of CHANGELOG.md as file no longer exists @ITProKyle (#71)

🧶 Dependencies

v0.6.0

01 Jun 13:54
6f794f1
Compare
Choose a tag to compare

What Changed

🚀 Features

🧶 Dependencies

v0.5.0

26 May 20:45
3032e23
Compare
Choose a tag to compare

What Changed

🚀 Features

🧰 Maintenance