- ci: Improve release process
(
f7fd392
)
- release: 0.4.0
(
3913f58
)
- Add more info about Collections
(
cecd424
)
- release: 0.3.0
(
c72f1eb
)
-
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
- release: 0.2.0
(
204dbb8
)
- Update README
(
ef14f6a
)
-
feat: Add a high-level promises API
-
docs: Add info on Promises usage
-
fix: Add release workflow
-
Fix lockfile
-
Fetch tags for release (
c48def0
) -
Set env variable in the correct location (
0c14d1c
) -
Update fetch-depth (
409f217
)
- Circular imports in WASM
(
a56b757
)