All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.9.0 - 2024-12-10
- [breaking] updates near-* dependencies to 0.28 release (#25)
0.8.0 - 2024-11-12
- [breaking] updates near-* dependencies to 0.27 release (#23)
0.7.0 - 2024-09-11
- [breaking] updates near-* dependencies to 0.26 release (#21)
0.6.0 - 2024-08-22
- [breaking] updated near-* to 0.25.0 (#19)
0.5.0 - 2024-08-13
- [breaking] Updated near token version, bumped near-deps to 0.24.1 (#17)
0.4.0 - 2024-08-09
- [breaking] updated near-jsonrpc-client to 0.11 (#15)
0.3.3 - 2024-08-09
- updated near-* crates to allow 0.24.0 in addition to all the previously supported versions (#13)
0.3.2 - 2024-07-30
- Allow function access keys to be used without explicit write permission (this reflects the SocialDB contract implementation) (#11)
0.3.1 - 2024-06-19
- Updated near-deps to 0.23.0 (#9)
0.3.0 - 2024-06-10
- [breaking] Upgraded near deps to 0.22 (#7)
0.2.2 - 2024-01-21
- Created Github workflows (#3)
- changed version
- fixed name
- updated version near-token = "0.2.0"
- clippy
- Replaced NearBalance with an external near-token crate (#2)
- added /types
- start