-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Release notes: usage and product changes Merge for 2.28.4 release
- Loading branch information
Showing
6 changed files
with
15 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,19 +7,19 @@ Documentation: https://typedb.com/docs/clients/2.x/clients | |
Available from https://crates.io/crates/typedb-protocol | ||
|
||
```sh | ||
cargo add [email protected].0 | ||
cargo add [email protected].4 | ||
``` | ||
|
||
#### For Node.js through npm | ||
|
||
Available from https://www.npmjs.com/package/typedb-protocol | ||
|
||
```sh | ||
npm install [email protected].0 | ||
npm install [email protected].4 | ||
``` | ||
or | ||
```sh | ||
yarn add [email protected].0 | ||
yarn add [email protected].4 | ||
``` | ||
|
||
|
||
|
@@ -33,6 +33,4 @@ yarn add [email protected] | |
|
||
|
||
## Other Improvements | ||
- **Replace AGPL v3.0 with MPL 2.0** | ||
|
||
|
||
- **Update dependencies for TypeScript rules build** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.28.0 | ||
2.28.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters