Skip to content

Releases: HsiangNianian/GetPlayerCard

v0.4.4

18 Feb 16:23
v0.4.4
25594a9
Compare
Choose a tag to compare

New Features

  • 964f4e5 - enhance CharacterCard class with detailed attributes and methods; update export_to_excel function documentation; remove unused RuleSet class and related tests (commit by @HsiangNianian)

Chores

v0.4.3

18 Feb 15:50
v0.4.3
7c76943
Compare
Choose a tag to compare

New Features

Chores

v0.0.3

17 Feb 15:45
v0.0.3
b97d974
Compare
Choose a tag to compare

New Features

  • 9628957 - implement character generation and Excel export functionality (commit by @HsiangNianian)
  • b301885 - update Sphinx configuration and replace deprecated config file (commit by @HsiangNianian)
  • 35d1852 - add GitHub Actions workflow for deploying documentation to GitHub Pages (commit by @HsiangNianian)
  • 26f95dd - update GitHub Actions workflow to add permissions for GitHub Pages deployment (commit by @HsiangNianian)

Bug Fixes

  • 4fbd24f - correct Python version in GitHub Actions workflow and fix typo in activation command (commit by @HsiangNianian)
  • 6733a4f - correct path for uploading documentation artifact in GitHub Actions workflow (commit by @HsiangNianian)

Chores