Releases: neynarxyz/nodejs-sdk
Releases · neynarxyz/nodejs-sdk
v1.1.0
What's Changed
- Add contribution guide and update js docstring by @Shreyaschorge in #50
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.11.4
What's Changed
- Add Client by @Shreyaschorge in #1
- Patch update: v0.0.3 by @Shreyaschorge in #2
- Add fetchCast method by @Shreyaschorge in #3
- Add Follows Apis method in neynar v1 client by @Shreyaschorge in #4
- Add functionalities related to users by @Shreyaschorge in #5
- Add Verification methods in client by @Shreyaschorge in #6
- Set version appropriately along with development timeline by @Shreyaschorge in #7
- Update Followers and Following methods to incorporate pagination in them. by @Shreyaschorge in #8
- Feature/client methods for notifications and reactions by @Shreyaschorge in #9
- Neynar V2 Client by @Shreyaschorge in #10
- Fix build by @Shreyaschorge in #11
- Send Success ack after deleting cast by @Shreyaschorge in #12
- Patch update: v0.5.1 by @Shreyaschorge in #13
- Add ReactionAPI related methods and Combine fetchCastByHash and fetchCastByUrl by @Shreyaschorge in #14
- Add fetchFeed method by @Shreyaschorge in #15
- yield entire response rather than single value and rename fetchFeed to fetchFeedPage by @Shreyaschorge in #16
- Return Promise rather than an async generator by @Shreyaschorge in #17
- persist response structure in fetchFeedPage by @Shreyaschorge in #18
- Replaced AsyncGenerators for all the methods with paginations with Promise by @Shreyaschorge in #19
- Patch update: v0.6.4 by @Shreyaschorge in #20
- Add Notifications and Signers apis, Refactor feed input and generate code w.r.t latest oas by @Shreyaschorge in #21
- Add follows api by @Shreyaschorge in #22
- Rename fetchSigner to lookUpSigner by @Shreyaschorge in #23
- Add user apis by @Shreyaschorge in #24
- Sync APIs with oas and Add fetchRelaventMints API by @Shreyaschorge in #25
- Combine V1 client and V2 client by @Shreyaschorge in #26
- Remove duplicate code by @Shreyaschorge in #27
- Patch update: v0.10.1 by @Shreyaschorge in #28
- Clean up by @Shreyaschorge in #29
- Sync sdk with oas by @Shreyaschorge in #30
- Patch update: v0.10.3 by @Shreyaschorge in #31
- Send error response rather than null in v2 apis by @Shreyaschorge in #32
- Propagate errors by @Shreyaschorge in #33
- Update readme by @Shreyaschorge in #34
- Update readme by @Shreyaschorge in #35
- Update readme by @Shreyaschorge in #36
- Update readme by @Shreyaschorge in #37
- Allow User to add basePath by @Shreyaschorge in #38
- Add version to basePath by @Shreyaschorge in #39
- Update basePath by @Shreyaschorge in #40
- Remove unnecessary logs by @Shreyaschorge in #41
- Accept cast hashes in params by @Shreyaschorge in #42
- Get user by custody address by @Shreyaschorge in #43
- Docs by @Shreyaschorge in #44
- Docs by @Shreyaschorge in #45
- Run update-readme-doc when main branch is triggered and not docs by @Shreyaschorge in #46
- Export isApiErrorResponse function by @Shreyaschorge in #47
- Include isApiErrorResponse in docs by @Shreyaschorge in #48
New Contributors
- @Shreyaschorge made their first contribution in #1
Full Changelog: https://github.com/neynarxyz/nodejs-sdk/commits/v0.11.4