Releases: Pebaz/tidbytes
Releases · Pebaz/tidbytes
v0.1.1
Tidbytes v0.1.1
- Support
Mem[start:]
and Mem[start::1]
- Fix UX for
Mem[32](3.14)
on x64 Python
- Add
Mem.as_bytes()
v0.1.0
Tidbytes v0.1.0
Includes Mem
, Unsigned
, and Signed
fundamental types with some basic operations.