chore: v24.5.0

pull/601/head^2
Dowon 2024-05-19 17:03:35 +09:00
parent e44872e775
commit fd6cab8e38
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,15 @@
# Changelog
## 2024-05-19
- v24.5.0
- 개별 탭 활성화/비활성화 체크박스 추가
- ad_extra_model_dir 옵션에 |로 구분된 여러 디렉토리를 추가할 수 있게 함 (PR #596)
- `hypertile` 빌트인 확장이 지원되도록 함
- 항상 cond 캐시를 비움
- 설치 스크립트에 uv를 사용함
- mediapipe 최소 버전을 올려 protobuf 버전 4를 사용하게 함
## 2024-04-17
- v24.4.2

View File

@ -1 +1 @@
__version__ = "24.4.3-dev.0"
__version__ = "24.5.0"