Releases: r-near/near-sdk-py
Releases · r-near/near-sdk-py
v0.4.1
v0.4.1 (2025-03-06)
Bug Fixes
- ci: Improve release process (
f7fd392
)
Detailed Changes: v0.4.0...v0.4.1
v0.4.0
v0.4.0 (2025-03-06)
Documentation
- Add more info about Collections (
cecd424
)
Features
Detailed Changes: v0.3.0...v0.4.0
v0.3.0
v0.3.0 (2025-03-05)
Features
-
feat: Collections API
-
Strip out generics for micropython
-
Switch to msgpack serialization
-
Linting
-
Move this to inside the SDK
-
Fix imports
-
Add docs
-
Rename this job
-
Switch to pickle (it's native)
-
Use generic Exception class
Detailed Changes: v0.2.0...v0.3.0
v0.2.0
v0.2.0 (2025-03-04)
Documentation
- Update README (
ef14f6a
)
Features
-
feat: Add a high-level promises API
-
docs: Add info on Promises usage
Detailed Changes: v0.1.2...v0.2.0
v0.1.2
v0.1.2 (2025-03-04)
Bug Fixes
-
fix: Add release workflow
-
Fix lockfile
-
Fetch tags for release (
c48def0
) -
Set env variable in the correct location (
0c14d1c
) -
Update fetch-depth (
409f217
)
Chores
Detailed Changes: v0.1.1...v0.1.2