Releases: TBXark/confstore
Releases · TBXark/confstore
v0.0.5
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
refactor: rename CodecGroup to CodecFallbackGroup and improve error h…
v0.0.3
fix: 移除isLocalPath函数中的路径清理步骤以修正路径识别逻辑
v0.0.2
feat: 优化isLocalPath函数以增强本地路径识别能力并添加单元测试