Skip to content

Releases: digitalwave/msc_pyparser

v1.2.1

06 Sep 08:11
Compare
Choose a tag to compare

Added MULTIPART_PART_HEADERS collection.

v1.2.0

07 Jan 20:21
Compare
Choose a tag to compare

New argument at the exceptions (lexer, parser), describing the error location.

v1.1.2

02 Dec 16:27
Compare
Choose a tag to compare

Fixed the bug: counter variables without "variable part" had empty 'quote_type' member.

Version 1.1

18 Oct 09:04
Compare
Choose a tag to compare

In this version there are few necessary fix to parse the whole structure.

Version 1.0

25 Sep 12:45
Compare
Choose a tag to compare

There are so many features - for details, please see the README.md relevant description.

Released version v0.3.

12 Feb 21:09
Compare
Choose a tag to compare

The v0.3 released, new features:

  • extended parsing capability, see issue #9, #11
  • project gets tests subsystem - thanks @fzipi

and some small fixed bug.

Version 0.2

11 Oct 07:59
Compare
Choose a tag to compare

Released version v0.2, contains some small modifications, typo fixes and corrections.