Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 683 Bytes

Changelog

0.5.1

  • Remove dependency on time 0.1.45. (#17)

0.5.0

  • Update uuid to 1.0.0. (#10)

0.4.2

  • Fix parsing of datetimes with millisecond precision (#6).

0.4.1

  • Support binary image names with spaces (#5).
  • Add ParseError::InvalidImageIdentifier.

0.4.0

  • Update uuid to 0.8.1.

0.3.1

  • Expose the type Addr (missing public export).

0.3.0

(no changes)

0.2.0

  • Fix incorrect serialization for registers.
  • Fix some doc comments.

0.1.1

  • Fix the link to docs.

0.1.0

Initial release.