Skip to content

v0.1.5

Choose a tag to compare

@rubensgomes rubensgomes released this 27 Feb 03:03
· 3 commits to main since this release

What's Changed

  • Adopted the Google Python Style Guide as the project coding standard
  • Converted all docstrings from RST markup to Google-style plain text
  • Added missing module and class docstrings for full pylint compliance
  • Updated .pylintrc to disable redefined-outer-name (standard pytest fixture pattern)
  • Updated CLAUDE.md to document the Google Python Style Guide convention

Full Changelog: v0.1.4...v0.1.5