Skip to content

Releases: vtuber-plan/olah

v0.4.3

14 Mar 15:42

Choose a tag to compare

v0.4.2

14 Mar 15:09

Choose a tag to compare

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

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

Full Changelog: v0.4.1...v0.4.2

v0.4.1

07 Mar 04:58
05db5e6

Choose a tag to compare

Commits

  • 065c764: hf request out of range bug fix (jstzwj) #46
  • 2b6332c: decompress from http stream (jstzwj) #46
  • 6fda4c6: range end optional bug fix (jstzwj) #46

v0.4.0

04 Mar 14:30
1b45309

Choose a tag to compare

Commits

v0.3.4

09 Feb 16:03
e5eeb43

Choose a tag to compare

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

05 Nov 09:11

Choose a tag to compare

Commits

  • 485d773: offline bug fix (jstzwj)

v0.3.2

19 Oct 14:40
4be5ed1

Choose a tag to compare

Bug Fixes

Commits

v0.3.1

06 Sep 12:44

Choose a tag to compare

Commits

  • e9777fa: header auth field is None - bug fix (jstzwj)
  • d1cdc94: add html pages to package data (jstzwj)

v0.3.0

05 Sep 06:13

Choose a tag to compare

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)

v0.2.1

24 Aug 09:24

Choose a tag to compare

Commits

  • 33e7cf1: add a cache stats tool (jstzwj)
  • 128cb6b: git tree api (jstzwj)
  • 01ff9d6: code format (jstzwj)
  • 13933f3: update meta and tree apis (jstzwj)
  • ba65afd: skip 404 status (jstzwj)
  • 5b74eba: update api cache format (jstzwj)
  • 3501520: tree api bug fix (jstzwj)