File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.6
4+
5+ - Ensure ` MetadataFetcher ` 's outgoing IPFS http/s requests get re-routed to ` IPFSAdapter ` under default configuration.
6+ - Move ` DEFAULT_ADAPTER_CONFIGS ` to ` offchain.metadata.adapters ` package.
7+
38## v0.2.5
49
510- Use http HEAD requests to fetch mime-type and size that make up a token's metadata
Original file line number Diff line number Diff line change 11# Getting Started
22
3- Documentation for version: ** v0.2.5 **
3+ Documentation for version: ** v0.2.6 **
44
55## Overview
66
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " offchain"
3- version = " 0.2.5 "
3+ version = " 0.2.6 "
44description = " Open source metadata processing framework"
55authors = [
" Zora eng <[email protected] >" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments