v0.2.0
Changes
- Added
Parser.Header()method to access the DemoHeader (thanks @micvbang) - Return DemoHeader when calling
Parser.ParseHeader()(API breaking) - New error
ErrUnexpectedEndOfDemofor unexpected end of stream - New error
ErrCancelledto identify cancellation