新增: - backend/venv/ - Python 虚拟环境 - backend/start.sh - 启动脚本(使用虚拟环境) - backend/requirements.txt - 依赖列表 - .gitignore - 忽略虚拟环境和缓存文件 说明: - 每个项目使用独立虚拟环境 - 避免依赖冲突 - 启动脚本自动创建和激活虚拟环境
2.8 KiB
2.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.3 - 2024-03-18
Commits
- [Deps] update
call-bind,es-abstractf1d3e70 - [Dev Deps] update
tape272a736 - [meta] add missing
engines.node7a9c8b0
v1.0.2 - 2024-02-04
Commits
- [Refactor] use
es-errorswhere possible, so things that only need those do not needget-intrinsica6c01d0 - [Deps] update
call-bind,define-properties,es-abstract,get-intrinsic65383da - [Dev Deps] update
aud,npmignore,tapee8aeb5b - [Robustness]
filteris not available pre-ES58f185b8