mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
Adjusted roadmap details
This commit is contained in:
20
ROADMAP.md
20
ROADMAP.md
@ -22,11 +22,15 @@ Will be last release with features and enhancements the last one that will be me
|
|||||||
- Announce bugfixes EOL (a year more?).
|
- Announce bugfixes EOL (a year more?).
|
||||||
- Security fixes only.
|
- Security fixes only.
|
||||||
|
|
||||||
|
### Additional releases
|
||||||
|
|
||||||
|
We can tag additional releases in case someone will take the role of release manager. Otherwise we'll focus on 3.0.
|
||||||
|
|
||||||
# 3.0 (first half of 2018)
|
# 3.0 (first half of 2018)
|
||||||
|
|
||||||
## Infrastructure
|
## Infrastructure
|
||||||
|
|
||||||
- [x] Switch to 3.0.0 SemVer-like release tagging.
|
- [x] [Switch to 3.0.0 SemVer-like release tagging](https://www.yiiframework.com/news/177/yii-adopts-semver-since-version-3-0-0).
|
||||||
- [x] Soft-deprecate 2.0.
|
- [x] Soft-deprecate 2.0.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
@ -77,14 +81,17 @@ Will be last release with features and enhancements the last one that will be me
|
|||||||
|
|
||||||
## App templates
|
## App templates
|
||||||
|
|
||||||
- [ ] Implement API template.
|
- [ ] [Implement more sophisticated basic template](https://github.com/yiisoft/app).
|
||||||
- [ ] Implement more sophisticated basic template.
|
- [x] Drop advanced template?
|
||||||
- [ ] Drop advanced template?
|
|
||||||
|
|
||||||
## i18n
|
## i18n
|
||||||
|
|
||||||
- [ ] Use `-` instead of `_` for view files, message files etc. [See #8057](https://github.com/yiisoft/yii2/pull/8057)
|
- [ ] Use `-` instead of `_` for view files, message files etc. [See #8057](https://github.com/yiisoft/yii2/pull/8057)
|
||||||
|
|
||||||
|
## Extensions
|
||||||
|
|
||||||
|
- [ ] Make sure all official extensions have releases for 3.0.0.
|
||||||
|
|
||||||
# 4.0 (late 2018)
|
# 4.0 (late 2018)
|
||||||
|
|
||||||
- [ ] Announce LTS.
|
- [ ] Announce LTS.
|
||||||
@ -112,3 +119,8 @@ Will be last release with features and enhancements the last one that will be me
|
|||||||
# Debug extension
|
# Debug extension
|
||||||
|
|
||||||
- [ ] [Re-write Debug JavaScript not to use jQuery](https://github.com/yiisoft/yii2-debug/issues/246).
|
- [ ] [Re-write Debug JavaScript not to use jQuery](https://github.com/yiisoft/yii2-debug/issues/246).
|
||||||
|
|
||||||
|
|
||||||
|
# 1.0
|
||||||
|
|
||||||
|
- [ ] Tag 1.1.20.
|
||||||
|
|||||||
Reference in New Issue
Block a user