Skip to content

Releases: alfredchiesa/nim-iwork

Release list

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 02:45
60a8e87

1.2.0 (2026-08-29)

Features

  • new getText() helper method that returns all document text in reading order (42bc754)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:25
48f9722

1.1.7 (2026-07-24)

Features

  • container layer for zip, nested index.zip, and bundle documents (62fc9a5)
  • iwa snappy chunk decoding plus iworkdump debug cli (ddb1a33)
  • numbers sheets, tables, and typed cell values (ab9dd15)
  • plain text extraction for all three document kinds (b81939f)
  • protobuf wire decoder and full object index with reference resolution (bdb9c8f)

Bug Fixes