Skip to content

0.1.2

Compare
Choose a tag to compare
@hitblast hitblast released this 02 Jul 15:15
· 587 commits to main since this release

What's Changed

This release primarily covers updates for the command-line part. It is followed by:

  • Support for multiple arguments for the --text / -t flag, allowing for parsing multiple texts to Bangla at once.
  • A table-themed UI for presenting the parsed results and the input alongside each other in the terminal.
  • The removal of the --copy flag, so that whenever you parse some text through avro.py's CLI, the result gets copied at the same time.

Along with all this...

  • @furtidev made their first contribution in #1
  • The project has been tested on Python 3.10.5 to work successfully.
  • You can compare the release with the previous one here!