2019-01-25 17:41:43 +00:00
|
|
|
# Roadmap for neo-go
|
|
|
|
|
2019-09-18 09:06:10 +00:00
|
|
|
This defines approximate plan of neo-go releases and key features planned for
|
2022-04-20 18:30:09 +00:00
|
|
|
them. Things can change if there is a need to push a bugfix or some critical
|
2019-10-25 15:30:17 +00:00
|
|
|
functionality.
|
2019-09-18 09:06:10 +00:00
|
|
|
|
2020-02-06 18:35:43 +00:00
|
|
|
## Versions 0.7X.Y (as needed)
|
|
|
|
* Neo 2.0 support (bug fixes, minor functionality additions)
|
|
|
|
|
2022-08-12 16:11:23 +00:00
|
|
|
## Version 0.99.3 (September 2022)
|
|
|
|
* completely reworked RPC packages with all of the old functionality (but
|
|
|
|
keeping old APIs for this release as well)
|
|
|
|
* VM CLI improvements
|
2022-07-28 13:49:01 +00:00
|
|
|
|
2021-12-03 08:09:03 +00:00
|
|
|
## Version 1.0 (2022, TBD)
|
2022-05-07 15:32:48 +00:00
|
|
|
* stable version with full Neo N3 support and useful extensions
|