Skip to content

Releases: taviso/kiewtai

Kiewtai v0.5

20 May 20:56
Compare
Choose a tag to compare
  • A few minor optimizations and improvements.
  • The parsers are now minimized at build time, which improved parsing speed.

Kiewtai v0.4

20 May 07:46
Compare
Choose a tag to compare
  • Duktape didn't like some characters in comments, this broke the Edid parser.
  • The bundled zlib library wasn't being used because of a typo.

Kiewtai v0.3

20 May 06:35
Compare
Choose a tag to compare
  • It was pointed out to me the Dex parser didn't work, this is fixed.
  • The GoogleProtobuf, EthernetFrame and a few others didn't work properly because of dependency problems.
  • Make sure the parser list gets sorted correctly.

kiewtai v0.2

20 May 00:41
Compare
Choose a tag to compare
  • Update to Kaitai 0.9 to get a few more format parsers.
  • Fixed a memory leak.

kiewtai v0.1

18 May 18:22
Compare
Choose a tag to compare
  • Initial release of Kiewtai!
  • Please file bugs with any feedback, issues, etc.