Skip to content

Releases: Vizonex/pyllparse

PyLLParse 0.1.3

01 Sep 17:24
acad541
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

PyLLParse 0.1.2

02 Aug 03:26
7fa31b5
Compare
Choose a tag to compare

What's Changed

  • 0.1.2 Bug fixes, pytest test-suite & Many Fixes to LoopChecker to match the typescript version including a brand new logger by @Vizonex in #3

Full Changelog: v0.1.1...v0.1.2

PyLLParse 0.1.1

01 Aug 02:03
30343e4
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

  • Bug fixes when importing builder module, it refuses to import and other hashing bugs when attempting to refactor library before initial release.
  • In 0.1.2 bug-fix 2 (Sometime tomorrow or next week) I will fix Macros with UNREACHABLE in them since typescript llparse had a new update for that migrated away from it's original setup of using abort().

PyLLParse 0.1.0

01 Aug 00:31
cadf5a7
Compare
Choose a tag to compare

What's Changed

  • First release of llparse parody for python users who prefer python over typescript. Beware of sneaky bugs throw me an issue if you find something that isn't right.
  • Pypi final touches by @Vizonex in #1

New Contributors

Full Changelog: https://github.com/Vizonex/pyllparse/commits/v0.1.0