Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] 20211012 #523

Merged
merged 3 commits into from
Oct 12, 2021
Merged

[release] 20211012 #523

merged 3 commits into from
Oct 12, 2021

Conversation

jiqiang90
Copy link
Contributor

No description provided.

@jiqiang90 jiqiang90 requested review from stwiname and ianhe8x and removed request for stwiname October 12, 2021 04:53
## [0.13.0] - 2021-10-12
### Added
- Cli now support for manifest spec version `0.2.0` (#495)
- Expand on cli `init` capabilities, remove codegen from init command, default to not installing dependencies (#485)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codegen was not there in the beginning

Upgrade priority: High. To align with runtime upgrade of Kusama and Polakdot, upgraded api will support Metadata V14 and .
### Changed
- Update Polkadot/api to 6.3.1 to support metadata v14 (#505)
- Fetch service throw error with block height when failed fetch block (#492)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just improve logs to include block height,it threw error at the time

@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.0] - 2021-10-12
### Added
- Support versions for project (#495)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Support versions for project (#495)
- Support for new project manifest spec v0.2.0. Which has many improvements including, no longer requiring the package.json file, multiple code entry points, referencing files via other protocols such as IPFS (#495)

@ianhe8x ianhe8x merged commit 45e4261 into main Oct 12, 2021
@ianhe8x ianhe8x deleted the release-20211012 branch October 12, 2021 06:21
bz888 pushed a commit that referenced this pull request Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants