Releases: hashgraph/hedera-nft-sdk
Releases · hashgraph/hedera-nft-sdk
Hedera NFT SDK Wrapper
What's Changed
- Hedera NFT SDK Wrapper @BartoszSolkaArianelabs in #44
- Update Github Actions @michielmulders in #48
- Update .eslintignore file to include jest configuration files @BartoszSolkaArianelabs in #47
Full Changelog: v2.4.1...v3.0.2
Update Eslint ignore to exclude Jest config
What's Changed
- Update .eslintignore file to include jest configuration files @BartoszSolkaArianelabs in #47
Full Changelog: v3.0.0...v3.0.1
Hedera NFT SDK Wrapper
What's Changed
- Upgrade the Hedera NFT Utilities to include a Hedera NFT SDK wrapper with helper functions for CSV parsing, file storage handling, and HIP-412 @BartoszSolkaArianelabs in #44
Full Changelog: v2.4.1...v3.0.0
Fix occurrence and make display type optional in type interface
What's Changed
- Fix typo for occurrence function and update interface
Attribute
to makedisplay_type
optional per HIP-412 @michielmulders in #33
Full Changelog: v2.4.0...v2.4.1
Calculate trait occurrence
What's Changed
- Add ability to calculate trait occurrence for an NFT collection @michielmulders closes #31 in #32
Full Changelog: v2.3.0...v2.4.0
Add ability to calculate rarity from data
What's Changed
- Add ability to calculate rarity from data @michielmulders in #30
Full Changelog: v2.2.0...v2.3.0
Improve attributes error and display type handling
What's Changed
- Skip display types for attributes to avoid NaN bug closes #27 by @michielmulders in #28
- Throw error when file is lacking attributes closes #26 @michielmulders in #29
Full Changelog: v2.1.5...v2.2.0
Exposed type files and improved NFT attributes output
What's Changed
- Enhance NFT attributes output by @vinaysingh8866 in #23
- Export type files and update docs by @michielmulders in #25
Full Changelog: v2.1.4...v2.1.5
Change module type for package
What's Changed
- Change module type for package by @michielmulders in #22
Full Changelog: v2.1.3...v2.1.4
Publish type files
What's Changed
- Publish type files and control which files get published by @michielmulders in #21
Full Changelog: v2.1.2...v2.1.3