Skip to content

v0.1.1

Choose a tag to compare

@minhtridinh-kayden minhtridinh-kayden released this 12 Jul 06:45
91e3f70

Documentation and packaging only — no code or behavior changes.

Added

  • MIT license — added a LICENSE file and declared license = "MIT" in the package
    metadata (VIP-62).
  • README — installation instructions (pip install viparse and extras), a usage section,
    and released status linking PyPI (VIP-62).
  • PyPI publishing — a GitHub Actions workflow publishes to PyPI via Trusted Publishing
    (OIDC, no stored token) when a release is published (VIP-61).

Fixed

  • Project URLs — corrected the repository URL and added Homepage / Changelog links shown on
    the PyPI page (VIP-61).