新增: - backend/venv/ - Python 虚拟环境 - backend/start.sh - 启动脚本(使用虚拟环境) - backend/requirements.txt - 依赖列表 - .gitignore - 忽略虚拟环境和缓存文件 说明: - 每个项目使用独立虚拟环境 - 避免依赖冲突 - 启动脚本自动创建和激活虚拟环境
2.7 KiB
2.7 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.1 - 2024-12-18
Commits
- [types] use shared tsconfig
d5ce484 - [readme] update URLs
f297dd2 - [Dev Deps] update
@arethetypeswrong/cli,@ljharb/eslint-config,@ljharb/tsconfig,@types/object-inspect,@types/tape,auto-changelog,es-value-fixtures,object-inspect,tapef89d994 - [actions] split out node 10-20, and 20+
e648e1d - [Refactor] use
call-bounddirectly56d996e - [Dev Deps] update
@arethetypeswrong/cli,tape63abffa - [Tests] replace
audwithnpm audita7c11a5 - [Deps] update
call-bindb86a774 - [Dev Deps] update
@ljharb/tsconfig058bb63 - [Deps] update
call-bind6593944 - [Dev Deps] add missing peer dep
402219e