You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+24-17
Original file line number
Diff line number
Diff line change
@@ -5,28 +5,35 @@ This document provides an overview of the direction this project is heading and
5
5
> Disclaimer: This is an open source project. The available time of our contributors varies and therefore we do not plan release dates. This document expresses our current intent, which may change over time.
6
6
7
7
## v4.x
8
-
In December 2020, we released v4.0 stable after a long time. From now on, we'd like to release new features and bugfixes often.
9
-
In subsequent v4.x releases, we intend to implement the next features in non-breaking ways.
We've completed active development on v4.x, but we'll still fix important bugs or add small enhancements on request that don't require breaking changes nor lots of testing.
17
10
18
-
## vNext
19
-
We have interest in the following topics for future versions.
20
-
Some cannot be done in v4.x the way we'd like without introducing breaking changes.
21
-
Others require more exploration first, or depend on other features.
- Support System.Text.Json [#664](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/664)[#999](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/999)[#233](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/233)
21
+
- Optimize IIdentifiable to ResourceObject conversion [#1028](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/1028)[#1024](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/1024)
Aside from the list above, we have interest in the following topics. It's too soon yet to decide whether they'll make it into v5.x or in a later major version.
0 commit comments