Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 440 Bytes

File metadata and controls

12 lines (9 loc) · 440 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - 2026-02-23

Added

  • Initial PyPI-ready package structure with pyproject.toml and src/ layout.
  • Pydantic models for cards, categories, and geolocation entities.
  • JSON transport helpers to_json() and from_json().
  • CI workflow for linting, tests, and build validation.
  • Trusted Publisher workflow for PyPI release via GitHub OIDC.