Update the documentation regarding deprecated features planned to be removed and new keywords introduced in v0.9
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
There are features marked as deprecated and planned to be removed, many of them in the next breaking release v.0.9, which are listed in #15795 .
We also need to document the promotion of many identifiers to keywords, as listed in #14770.
While some of the necessary modifications are already done during the PR to effectively deprecate the features and add the new keywords, the documentation and included examples should be revised and adjusted accordingly to reflect the changes.
A new breaking changes page for v.0.9 should be added to track the removed features and introduced keywords, as well as any other syntactic or semantic change.
Contributor guide
Research direction
Start by reviewing issues #15795 and #14770 to collect the deprecated features and identifiers promoted to keywords. Search the documentation and included examples for affected syntax, then identify the appropriate location for a new v0.9 breaking-changes page. Done means the documentation and examples reflect the changes and the page records removals, new keywords, and other listed breaking changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100