Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 07:25
· 40 commits to main since this release

0.3.0 - (2024-05-05)

🚀 Features

  • print_table() (03c1f93) - (Raventric)

🐛 Bug Fixes

  • extractall (77b9e6e) - (Raventric)
  • Remove useless mypy comments (9de1683) - (Raventric)
  • Disable wrapping in print_table() (72835b3) - (Raventric)
  • Docstrings (5e0b6a2) - (Raventric)
  • tests: More tests (629d65a) - (Raventric)
  • print_table() test (5d6613a) - (Raventric)
  • Mention optional dependencies (8352b09) - (Raventric)
  • tests: Annotate capsys (605a4cd) - (Raventric)
  • tests: Writeall (5ea26b0) - (Raventric)
  • Typo (53a5f29) - (Raventric)
  • Typo (3a8bba5) - (Raventric)

👷 CI/CD

  • Remove useless arg (ec70c73) - (Raventric)
  • Install extra deps (4a7c15e) - (Raventric)

📚 Documentation

  • Fix docstrings (6b2c842) - (Raventric)

⚙️ Chores