Skip to content

Releases: cdcseacave/TinyNPY

v1.1

22 Dec 14:17

Choose a tag to compare

Release summary:

  • API/format: Exposed array type and order in outputs; added shape-0 handling; improved byte/unicode string array support and output formatting
  • Performance/behavior: General optimizations to TinyNPY core; minor fixes for shape edge cases
  • Tooling/tests: Add TestTinyNPY for generating complex examples and testing
  • Docs/legal: Simplify to MIT License and README improvements

v1.0

26 Jul 11:30

Choose a tag to compare

expose type and order