-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
89 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.1.0](https://github.com/near/near-abi-client-rs/releases/tag/delegator-generation-v0.1.0) - 2024-01-25 | ||
|
||
### Added | ||
- add test workflow ([#12](https://github.com/near/near-abi-client-rs/pull/12)) | ||
- MVP for generating clients ([#1](https://github.com/near/near-abi-client-rs/pull/1)) | ||
|
||
### Fixed | ||
- bump dependency versions ([#14](https://github.com/near/near-abi-client-rs/pull/14)) | ||
|
||
### Other | ||
- upgrade to near-abi 0.3.0 ([#11](https://github.com/near/near-abi-client-rs/pull/11)) | ||
- Update to latest workspaces API ([#9](https://github.com/near/near-abi-client-rs/pull/9)) | ||
- refactor the proc macro client generator ([#3](https://github.com/near/near-abi-client-rs/pull/3)) | ||
- include examples in the workspace ([#6](https://github.com/near/near-abi-client-rs/pull/6)) | ||
- use near-abi-rs ([#5](https://github.com/near/near-abi-client-rs/pull/5)) |
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.1.0](https://github.com/near/near-abi-client-rs/releases/tag/delegator-macro-v0.1.0) - 2024-01-25 | ||
|
||
### Added | ||
- add test workflow ([#12](https://github.com/near/near-abi-client-rs/pull/12)) | ||
- MVP for generating clients ([#1](https://github.com/near/near-abi-client-rs/pull/1)) | ||
|
||
### Fixed | ||
- bump dependency versions ([#14](https://github.com/near/near-abi-client-rs/pull/14)) | ||
|
||
### Other | ||
- upgrade to near-abi 0.3.0 ([#11](https://github.com/near/near-abi-client-rs/pull/11)) | ||
- Update to latest workspaces API ([#9](https://github.com/near/near-abi-client-rs/pull/9)) | ||
- refactor the proc macro client generator ([#3](https://github.com/near/near-abi-client-rs/pull/3)) | ||
- rename the delegator_macro example package ([#7](https://github.com/near/near-abi-client-rs/pull/7)) | ||
- include examples in the workspace ([#6](https://github.com/near/near-abi-client-rs/pull/6)) | ||
- use near-abi-rs ([#5](https://github.com/near/near-abi-client-rs/pull/5)) |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.1.1](https://github.com/near/near-abi-client-rs/compare/near-abi-client-impl-v0.1.0...near-abi-client-impl-v0.1.1) - 2024-01-25 | ||
|
||
### Fixed | ||
- bump dependency versions ([#14](https://github.com/near/near-abi-client-rs/pull/14)) |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.1.1](https://github.com/near/near-abi-client-rs/compare/near-abi-client-macros-v0.1.0...near-abi-client-macros-v0.1.1) - 2024-01-25 | ||
|
||
### Other | ||
- updated the following local packages: near-abi-client-impl |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.1.1](https://github.com/near/near-abi-client-rs/compare/near-abi-client-v0.1.0...near-abi-client-v0.1.1) - 2024-01-25 | ||
|
||
### Fixed | ||
- bump dependency versions ([#14](https://github.com/near/near-abi-client-rs/pull/14)) |
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