Skip to content

Latest commit

 

History

History
206 lines (155 loc) · 20 KB

CHANGELOG-docs.md

File metadata and controls

206 lines (155 loc) · 20 KB

CHANGELOG

v0.2.0 - 2021-09-13 09:17:34

Feature

  • CHANGELOG: Add auto update opt to pkge #12 (#70) (5e24e40)

Documentation

  • CHANGELOG: Update release notes:repo (2fba5e5)

Build

  • version:
    • Bump to version - 0.2.0. (5eda4ea)

Feature

  • CHANGELOG:
    • Add auto update opt to pkge #12 (#70) (5e24e40) (#70)

v0.1.1 - 2021-09-13 04:36:05

Fix

  • version: Update commit_subject #60 (#68) (977acd1)

Documentation

  • CHANGELOG: Update release notes:docs (9d33ebc)
  • CHANGELOG: Update release notes:repo (7c5630e)

Build

  • version:
    • Bump to version - 0.1.1. (23b10d1)

Bug Fixes

  • version:

v0.1.0 - 2021-09-13 03:58:08

Feature

  • package: Add Conventional commits msg #15 (#59) (9ce47dc)
  • pre-commit: Add to pre-commit to GH #31 (bf25e6c)
  • test: Add GH action to test all contribs #10 (9f0787d)
  • docs: Add automatic changelog #8 (d14487a)
  • docs: Add automatic changelog #8 (0160b52)
  • quality: Add code quality scan and badge #5 (fb8fe81)
  • git: Add pre-commit and sane tests #3 (83a8804)
  • git: Add conventional commits template #2 (d808d8e)
  • git: Add additional issue templates #1 (6f5c9da)

Fix

  • version: Add a pre-tested if: condition #60 (#67) (d227bea)
  • version: Del manual job & fix concurrency #60 (#66) (6e1c1ca)
  • version: Change to chk_bld_stat false #60 (#63) (cc63fa9)
  • version: Change to python-semantic-release #60 (#62) (83d8d06)
  • version: Change to python-semantic-release #60 (#61) (88c55f3)
  • pre-com: Fix pre-commit errors #50 (#51) (9360c7f)
  • CHANGELOG: Fix tox.ini and conf.py #43 (#47) (c7ead74)
  • git: Comment out on:push:main #44 (#45) (3631126)
  • docs: Add readthedocs.yaml config file #40 (#42) (bc14391)
  • git: Remove test for py3.10 #26 (e5fdef2)

Documentation

  • CHANGELOG: Update release notes:docs (04df834)
  • CHANGELOG: Update release notes:repo (47c5852)
  • CHANGELOG: Update release notes:repo (6b06a18)
  • CHANGELOG: Update release notes:docs (efe548a)
  • CHANGELOG: Update release notes:repo (26c68b1)
  • CHANGELOG: Update release notes:docs (f1990bf)
  • CHANGELOG: Update release notes:repo (ce3f5b9)
  • codes: Add code of conduct #56 (#58) (b69c126)
  • README: Add pre-commit badge #54 (#55) (08450af)
  • tutorial: Fix broken pypi checklist link #37 (#53) (f6ec351)
  • CHANGELOG: Update release notes:docs (1cd4d23)
  • CHANGELOG: Update release notes:repo (5956b9e)
  • CHANGELOG: Update release notes:docs (41d893e)
  • CHANGELOG: Update release notes:repo (c76282b)
  • CHANGELOG: Update release notes:docs (2a022bb)
  • CHANGELOG: Update release notes:repo (57511fd)
  • CHANGELOG: Add to the documentation #43 (#46) (4a4c643)
  • logo: Create and add logo to README #38 (#41) (0ca1adb)
  • update: Links->cookiecutter-py3-package #20 (#39) (7522aa4)
  • CHANGELOG: Update release notes:repo (3656632)
  • structure: Update to newer sphinx style #34 (6f76c4e)
  • CHANGELOG: Update release notes:repo (4eac58b)
  • README: Add to list of notable changes (#24) (5db0139)
  • CHANGELOG: Update release notes:repo (eef147a)
  • fork: Update to indicate this fork #20 (f287b06)
  • CHANGELOG: Update release notes:repo (9cf4777)
  • README: Remove support for Travis CI #18 (0dd88fa)
  • CHANGELOG: Update release notes:repo (9334b47)
  • CHANGELOG: Update release notes:repo (cd1f5d9)
  • CHANGELOG: Update release notes:repo (1dfd294)
  • CHANGELOG: Update release notes:repo (77a0834)
  • CHANGELOG: Update release notes:repo (e8207b3)
  • README: Update to reflect this fork #4 (e592c57)

Build

  • version:

Chore

  • version:

  • pre-commit:

    • Weekly pre-commit autoupdate (#52) (1cec5ce) (#52)
  • git:

    • Add vscode workspace folder .gitignore (c000227)
    • Add project folders to .gitignore (4847e57)
  • setup:

  • Travis:

  • README:

    • Remove stale Similar Templates #11 (2b62df5)
  • docs:

    • Comment on:push out for CHANGELOG (ce7b075)
  • test:

    • Rename workflow #10 (d4a709b)
    • Fix typo in jobs:name: #10 (38f6a89)
    • Add test coverage Py39 Py3-10 #7 (a7a9219)

Documentation

  • codes:

  • README:

    • Add pre-commit badge #54 (#55) (08450af) (#55)
    • Add to list of notable changes (#24) (5db0139) (#24)
    • Remove support for Travis CI #18 (0dd88fa)
    • Update to reflect this fork #4 (e592c57)
  • tutorial:

    • Fix broken pypi checklist link #37 (#53) (f6ec351) (#53)
  • logo:

    • Create and add logo to README #38 (#41) (0ca1adb) (#41)
  • update:

    • Links->cookiecutter-py3-package #20 (#39) (7522aa4) (#39)
  • structure:

    • Update to newer sphinx style #34 (6f76c4e) (#35)
  • fork:

    • Update to indicate this fork #20 (f287b06)

Feature

  • package:

    • Add Conventional commits msg #15 (#59) (9ce47dc) (#59)
  • pre-commit:

  • test:

    • Add GH action to test all contribs #10 (9f0787d)
  • docs:

    • Add automatic changelog #8 (d14487a)
    • Add automatic changelog #8 (0160b52)
  • quality:

    • Add code quality scan and badge #5 (fb8fe81)
  • git:

    • Add pre-commit and sane tests #3 (83a8804)
    • Add conventional commits template #2 (d808d8e)
    • Add additional issue templates #1 (6f5c9da)

Bug Fixes

  • version:

    • Add a pre-tested if: condition #60 (#67) (d227bea) (#67)
    • Del manual job & fix concurrency #60 (#66) (6e1c1ca) (#66)
    • change to chk_bld_stat false #60 (#63) (cc63fa9) (#63)
    • Change to python-semantic-release #60 (#62) (83d8d06) (#62)
    • Change to python-semantic-release #60 (#61) (88c55f3) (#61)
  • pre-com:

  • CHANGELOG:

    • Fix tox.ini and conf.py #43 (#47) (c7ead74) (#47)
  • git:

    • Comment out on:push:main #44 (#45) (3631126) (#45)
    • Remove test for py3.10 #26 (e5fdef2)
  • docs:

    • Add readthedocs.yaml config file #40 (#42) (bc14391) (#42)

* This CHANGELOG was automatically generated by auto-generate-changelog