Skip to content

Releases: YariKartoshe4ka/PotatoParser

2.0.2

04 Jul 10:21
2.0.2
d8ea07e
Compare
Choose a tag to compare

Micro patch (2.0.2)

Changes

  • Updating project layout:
    • Switching from deprecated setup.py to pyproject.toml
    • Moving documentation from GitHub pages to the Read the Docs

2.0.1

28 Jan 17:15
Compare
Choose a tag to compare

Micro patch (2.0.1)

Fast update

python3 -m pip install --upgrade pparser

Changes

  • Adding ASCII and Russian alphabets to parser

2.0.0

27 Jan 13:51
Compare
Choose a tag to compare

Big-Big update (2.0.0)

Fast update

python3 -m pip install --upgrade pparser

Changes

  • Rewriting the parser almost from scratch
  • Implementation of many new commands described in the Ducky language (Combo Key, SingleKey, etc.)
  • Creating a good parser interface (also adding a lot of new parser options)
  • Adding the ability to parse strings without Alt codes
  • Creation of complete documentation, including the syntax of the language, a list of available commands, quick start, etc.
  • Adding the ability to use custom Alt codes