Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Releases: TBXark/confstore

v0.0.5

28 Jun 11:42
e64e4f2
Compare
Choose a tag to compare

What's Changed

  • feat: enable configurable HTTP clients in config providers by @appleboy in #1

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

03 May 05:56
a9af605
Compare
Choose a tag to compare
refactor: rename CodecGroup to CodecFallbackGroup and improve error h…

v0.0.3

24 Apr 11:54
603c5a3
Compare
Choose a tag to compare
fix: 移除isLocalPath函数中的路径清理步骤以修正路径识别逻辑

v0.0.2

24 Apr 03:16
3ba2820
Compare
Choose a tag to compare
feat: 优化isLocalPath函数以增强本地路径识别能力并添加单元测试