Change Log
This document provides a chronological record of all notable changes to this project.
[0.1.0] - 2025-11-06
Rule and manage by abstract-backend 🗃️
🍀 Improvements
- Rename this project's GitHub repository.
- Refactor to change the implementation, extend and implement the abstraction from the Python library abstract-backend.
🧑💻 Developer
- Change the GitHub Action to reuse the reusable workflows from the python project reusable GitHub Action project to centralized manage the common usages of CI/CD part.
📑 Docs
- Update all the content about the naming usages in documentation.
- Update all the content about the CI/CD usages.
🤖 Upgrade dependencies
- Upgrade the Python dependencies.
- Upgrade pre-commit dependencies.
- Upgrade the CI reusable workflows.
[0.0.4] - 2025-11-02
Just ticky test
[0.0.3] - 2025-10-23
Fix something a bug about it cannot normally work of the entry point feature for others repo.
[0.0.2] - 2025-10-21
Fix something a bug about it cannot normally work of the entry point feature for others repo.
[0.0.1] - 2025-10-17
Newborn project about plugin by Redis 🍻
🎉 New feature
- Newborn of the backend component plugin project by Redis.
- Implement the details of
abe-meta(still in slack mcp serve project now, doesn't single out yet).
📑 Docs
- Provide the details in documentation.
🤖 Upgrade dependencies
- Upgrade the Python dependencies.
- Upgrade pre-commit dependencies.
- Upgrade the CI reusable workflows.