Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 1.61 KB

0.5.0 (2023-07-05)

Features

  • support command line interface (c8765c6)
  • warn on unknown message type error (f121290)

0.4.1 (2023-02-23)

Bug Fixes

  • catch errors when parsing protobuf message (97354b5)

0.4.0 (2023-02-23)

0.3.0 (2023-02-22)

Features

  • migrate to snappyjs with sync api (e11072e)

0.2.0 (2023-02-21)

Features

  • remove duplicate message info from iwa data (fd8b0a6)

0.1.0 (2023-02-21)

Features

  • add isIwaFile util (dcf7014)
  • support parsing .key files directly (c714469)

0.0.1 (2023-02-20)