Skip to content

Changelog

2023-09-27

  • 🌾 Upgrade package version 0.2.0. PR #4 by @thanh.vo, @bao.truong.

  • âš“ Bump version of package into 0.2.0

  • Added ruff and pre-commit enforce

  • Updated README for installation and developer process

  • Fixed layout of Makefile component

  • Code Regulation

    • âš“ Bump version of pip into version 23.2.1

    • Updated the channel Slack for code-regulation and updated message for Slack notification

    • Add ruff configuration

    • CICD for ruff check. ref: Ruff integration with Github Actions

    • Add pre-commit

    • Drop support for Flake8

  • Code Layout

    • Add shebang #!/bin/python3 for all python extension .py