Releases: vtuber-plan/olah
Releases · vtuber-plan/olah
v0.4.3
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Add brotli to deps, olah-cli no longer runs without it by @goshlanguage in #49
- Fix download of zero-length files by @artbristol in #58
- fix: handle HF redirect when wrongly formatted model name by @Harnas in #57
New Contributors
- @goshlanguage made their first contribution in #49
- @artbristol made their first contribution in #58
- @Harnas made their first contribution in #57
Full Changelog: v0.4.1...v0.4.2
What's Changed
- Add brotli to deps, olah-cli no longer runs without it by @goshlanguage in #49
- Fix download of zero-length files by @artbristol in #58
- fix: handle HF redirect when wrongly formatted model name by @Harnas in #57
New Contributors
- @goshlanguage made their first contribution in #49
- @artbristol made their first contribution in #58
- @Harnas made their first contribution in #57
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
Commits
- b0acf70: github action bug fix (jstzwj) #45
- 6637ab1: olah read cache oom bug fix (jstzwj) #45
- a4b0af0: olah cache read_block bug fix (jstzwj) #45
- cb4c880: shrink prefetch block number (jstzwj) #45
- f000f59: rw file by mmap (jstzwj) #45
- 819d7e6: update cache format (jstzwj) #45
- 62ded75: async compression (jstzwj) #45
- 074f3d2: reduce block size (jstzwj) #45
- f8b5ce9: file lock timeout (jstzwj) #45
- a958278: run compression in the thread pool (jstzwj) #45
v0.3.4
Commits
- a3a55bb: move source dir (jstzwj) #42
- d456b32: support docker build (xiaoyao9184) #34
- 4fffc75: docker compose example (xiaoyao9184) #34
- ffcb9e5: conda env file (xiaoyao9184) #34
- 695d44a: vscode task for docker and conda (xiaoyao9184) #34
- 9a5a996: vscode lanuch for debug (xiaoyao9184) #34
- e76c553: move app_settings to app.state (jstzwj) #42
- bba745d: fix none organization name (xiaoyao9184) #38
- 7cd4ec6: Fix incorrect ETag for non git-lfs in mirrors-path. (Colin Xu) #41
- d0414a4: Enable lfs support for repos in mirrors-path (Colin Xu) #39
- ffd93a2: Merge branch 'main' into dev (jstzwj) #42
v0.3.3
v0.3.2
Bug Fixes
Commits
v0.3.1
v0.3.0
Commits
- db0b025: Dual stack (IPv4/IPv6) support (SuChengHao)
- 28036ca: mirror scheme bug fix (SuChengHao)
- de09a24: add paths-info api (jstzwj)
- c5d4b8f: file get bug fix (jstzwj)
- ba7ba18: add expand param to tree api (jstzwj)
- 00a0dea: fix status code in tree api (jstzwj)
- abd4492: add revision invalid id error message (jstzwj)
- 2b0b10d: response check (jstzwj)
- 0e15ec0: content-encoding bug fix (jstzwj)
- 2365951: cache size limit implement (jstzwj)
- e4ec74d: add olah entry point (jstzwj)
- c4be6b2: More precise error message, custom error types for proxy. (jstzwj)
- 8c2dd3f: commits bug fix (jstzwj)
- 1e4d6c9: authorization bug fix (jstzwj)
- 472dcff: _get_file_range_from_remote authorization bug fix (jstzwj)
- 6c07ec9: release version 0.3.0 (jstzwj)