Features
- :dart: feat: add bump2version for change version release (HEAD -> feature) (_2023-07-01_)
- :dart: feat: add edit commit message and re-write message (_2023-06-30_)
- :dart: feat: add validate commit message in git cli (origin/feature) (_2023-06-30_)
- :dart: feat: add cli scripts with git commands (_2023-06-28_)
- :dart: feat: add cache package to base (_2023-06-26_)
- :dart: feat: add hash to base utility package (_2023-06-23_)
- :dart: feat: rename base function and change code format (_2023-06-23_)
- :dart: feat: add convert fumction for str to int (_2023-06-23_)
- :dart: feat: resturcture for core package only (_2023-06-23_)
- :dart: feat: restructure project for supported the namespace sub-package (_2023-06-22_)
- :dart: feat: initial first module for dbutil (_2023-06-21_)
- :dart: feat: add initial files for this package (_2023-06-20_)
Code Changes
- add: utils features (_2023-06-22_)
- :construction: refactor: Initial commit (_2023-06-20_)
Documents
- :page_facing_up: docs: prepare pyproject.toml (_2023-06-21_)
Build & Workflow
- :rocket: workflow: edit publish yaml file for workflow_dispatch (_2023-06-26_)
- :rocket: workflow: add test workflow for push and pull_request (_2023-06-23_)