Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@soehrl soehrl released this 19 Nov 14:01
9717dbb

Changes

Added

  • This CHANGELOG file that will contain all notable changes to this project (#2)
  • Derive the Debug, Clone, and Copy traits for all structs in the tracing-tape crate (#11)
  • Store parent kind of a span explicitly (bumps format version to 0.1) (#13)
  • Make TapeRecorder clonable (#14)
  • Add examples (#15)
  • Windows support (#21)

Fixed

  • Parsing of SpanExit records (#3)
  • Parsing of Threads only used for spans (#4)
  • Reported tape time range (#5)
  • Flush current chapter when dropping the recorder (#12)

Full Changelog: 0.1.0...0.1.1