1.10.0 (2025-11-16)
- update Telegram action version and correct commit message reference (d6459d6)
- add Telegram message workflow for commit notifications (e9f095a)
1.9.0 (2025-10-24)
- add contributing guidelines and instructions (5529caf)
- add Contributor Covenant Code of Conduct (3518cfb)
- add issue templates for bug reports, feature requests, and questions (b73d4c4)
1.8.1 (2025-10-18)
- remove Copilot from the list of reviewers in auto-assign configuration (4a7888f)
- update auto-assign configuration to require code owner review and enable automatic Copilot code review (b3e2eb2)
1.8.0 (2025-10-18)
- update Docker workflow to use Buildx for multi-architecture image builds (b17d8df)
1.7.1 (2025-10-17)
- update README to include Docker release setup instructions (77bd38e)
1.7.0 (2025-10-17)
- improve tag determination logic in Docker publish workflow (a13fcc7)
- specify Dockerfile location in build context for Docker image (e16cc88)
- update workflow name for clarity in Docker publish process (0f83108)
- add Docker publish workflow for automated image builds and pushes (ac66064)
1.6.3 (2025-10-14)
- update push branches to include master in conventional commits check (f9bddef)
1.6.2 (2025-10-14)
- enable skipKeywords in auto-assign configuration (5315447)
1.6.1 (2025-10-14)
- update README and remove Makefile for streamlined setup instructions (30869b7)
- update README to include pip upgrade command in setup instructions (2648122)
1.6.0 (2025-10-14)
- expand allowed commit types for conventional commits and update commit types in configuration (bc6f7fc)
1.5.0 (2025-06-02)
- add Apache License 2.0 (6dfaefe)
1.4.0 (2025-06-02)
- add workflow to check LaTeX document building and include sample document (015e4ab)
1.3.0 (2025-06-02)
1.2.0 (2025-06-02)
- add auto-assign pull request workflow and configuration (59e7ba2)
1.1.1 (2025-06-02)
- add develop branch to conventional commits check triggers (1326280)
1.1.0 (2025-05-20)
- add Conventional Commits Check workflow (f327a10)
- add environment configuration for semantic release job. (af1628c)
- remove Node.js setup and dependency installation steps from semantic-release workflow. (b8638f8)
- update Makefile to use python for dependency installation and pre-commit hook. (e62e420)
- update Makefile to use python3 for dependency installation and pre-commit hook. (2a86525)
- update pre-commit hooks configuration and downgrade git-conventional-commits version. (628bfc2)
- update semantic-release workflow permissions and actions versions. (d99382e)