Skip to content

Releases: insspb/ikt

Quality Time (23-05-2020)

23 May 08:08
dbad3a3
Compare
Choose a tag to compare

Changes

This release is focused on further project CI/CD configuration. All related issues and pull requests can be found in the second closed project.

Added

  • Documentation template for issues (#30) @insspb
  • Codecov and codeclimate report upload added (#29) @insspb
  • Added: Labeler workflow and labels configuration (#32) @insspb

Changed

  • Release drafter configuration now uses dedicated 'log:' labels. (#28) @insspb

Removed

This release is made by wonderful contributors:

@insspb

Join the world (10-05-2020)

10 May 03:36
4539b0d
Compare
Choose a tag to compare

This release is focused on project initial CI/CD configuration. All related issues and pull requests can be found in first closed project.

New features or options that was not exist before:

  • Added: Readme, Code of conduct and Contributing guide (#25) @insspb
  • Added: Integration with pypi.org for auto deploy on new repo tag (#22) @insspb
  • Added: Pytest tests and nox workflows, including linting (#21) @insspb
  • Added: Pre-commit configuration and github actions workflow with black and
    other linting tools (#20) @insspb
  • Added: Release drafter for automatically changelog generation (#18) @insspb
  • Added: Issues and pull request templates (#17) @insspb
  • Added: Empty package suitable for pip publishing without errors (#16) @insspb
  • Added: License file #1 (#15) @insspb
  • Added: Sphinx documentation build and integration with readthedocs (#13) @insspb