Skip to content

Changelog

Changelog will not be 100% accurate until the official 1.0.0 release. Right now each release is a mash-up of various message tweaks, documenation additions, field reworkings, etc..

I'll try to keep a generally accurate log until then mostly for my own benefit, but take it with a grain of salt

0.2.1

Changed

  • Remaining docstrings have been added
  • flake8 linting detects 0 issues!
  • Showdown reference pages for general messages and battle messages are updated

0.2.0

Added

  • mkdocs documentation generation
  • flake8 linting (with pydoclint and pydocstyle extensions)
  • This changelog!

Changed

  • Lots of docstrings added/tweaked following google style guide

0.1.0

Added

  • dex, showdown, and protos modules with base functionality
  • project folder structure
  • poetry dependency setup