Skip to content

Latest commit

 

History

History
78 lines (48 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

78 lines (48 loc) · 3.11 KB

Changelog

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.

[Unreleased]

0.9.0 - 2024-12-10

Other

  • [breaking] updates near-* dependencies to 0.28 release (#25)

0.8.0 - 2024-11-12

Other

  • [breaking] updates near-* dependencies to 0.27 release (#23)

0.7.0 - 2024-09-11

Other

  • [breaking] updates near-* dependencies to 0.26 release (#21)

0.6.0 - 2024-08-22

Other

  • [breaking] updated near-* to 0.25.0 (#19)

0.5.0 - 2024-08-13

Other

  • [breaking] Updated near token version, bumped near-deps to 0.24.1 (#17)

0.4.0 - 2024-08-09

Other

  • [breaking] updated near-jsonrpc-client to 0.11 (#15)

0.3.3 - 2024-08-09

Other

  • updated near-* crates to allow 0.24.0 in addition to all the previously supported versions (#13)

0.3.2 - 2024-07-30

Fixed

  • Allow function access keys to be used without explicit write permission (this reflects the SocialDB contract implementation) (#11)

0.3.1 - 2024-06-19

Other

  • Updated near-deps to 0.23.0 (#9)

0.3.0 - 2024-06-10

Other

  • [breaking] Upgraded near deps to 0.22 (#7)

0.2.2 - 2024-01-21

Added

  • Created Github workflows (#3)

Changed

  • changed version

Fixed

  • fixed name

Other

  • updated version near-token = "0.2.0"
  • clippy
  • Replaced NearBalance with an external near-token crate (#2)
  • added /types
  • start