Releases: alist-org/gofakes3
Releases · alist-org/gofakes3
v0.0.7
What's Changed
- Fix: only add Prefix self when it's Dir. by @akang943578 in #8
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Cherry-pick: Upstream enhancements by @KevinWang15 in #7
- Support create Dir and listBucket add Dir info by @akang943578 in #6
New Contributors
- @KevinWang15 made their first contribution in #7
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Implement AWS Signature V2 by @akang943578 in #3
- Fix XML in ErrorResponse to have the correct name by @itsHenry35 in #4
New Contributors
- @akang943578 made their first contribution in #3
- @itsHenry35 made their first contribution in #4
Full Changelog: v0.0.4...v0.0.5
v0.0.4
feat: query-based signature support