Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 2.16 KB

Changelog

0.6.0 (2022-11-15)

Features

  • profile: get follower and following count (aa2b627)
  • protocol: implement count followers and followings methods (d81d184)
  • protocol: introduce solfren-follow (1107458)

0.5.0 (2022-11-10)

Features

0.4.0 (2022-11-10)

Features

  • modules/nft: listByWallet via SimpleHash (919cb36)
  • modules/nft: listByCollection via SimpleHash (98400cf)
  • nft: implement createCollectionComment (a114cde)
  • nft: implement listCollectionComments (dccd584)
  • nft: implement listCollections (691caa1)
  • profile: implement follower and following list (200bb3b)
  • protocol: implement follower and following list (588afa7)
  • protocols: implement simple hash (4149c9a)