Skip to content

Releases: Pebaz/tidbytes

v0.1.1

16 Apr 06:04
2e7c003
Compare
Choose a tag to compare

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

15 Mar 05:49
4f6e61e
Compare
Choose a tag to compare

Tidbytes v0.1.0

Includes Mem, Unsigned, and Signed fundamental types with some basic operations.