Skip to content

Commit

Permalink
remove outdated status note
Browse files Browse the repository at this point in the history
Packages in this repository are in research and development,
but it's neither active nor early by now. Instead of a fixed
note that may or may not be up-to-date, people can determine
the status more accurately by looking at the code frequency
graph, and API stability by looking at the semantic version.
  • Loading branch information
dmitshur committed Sep 28, 2020
1 parent 410806f commit 18c5c31
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Package `graphql` provides a GraphQL client implementation.

For more information, see package [`github.com/shurcooL/githubv4`](https://github.com/shurcooL/githubv4), which is a specialized version targeting GitHub GraphQL API v4. That package is driving the feature development.

**Status:** In active early research and development. The API will change when opportunities for improvement are discovered; it is not yet frozen.

Installation
------------

Expand Down
3 changes: 0 additions & 3 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
// which is a specialized version targeting GitHub GraphQL API v4.
// That package is driving the feature development.
//
// Status: In active early research and development. The API will change when
// opportunities for improvement are discovered; it is not yet frozen.
//
// For now, see README for more details.
package graphql // import "github.com/shurcooL/graphql"

0 comments on commit 18c5c31

Please sign in to comment.