Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.83 KB

File metadata and controls

56 lines (32 loc) · 1.83 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-07-17

Changed

  • pydantic >= 2.12 is now required.

Changed

  • pydantic >= 2.12 is now required.

0.0.4 - 2025-07-17

Added

  • OrderStatus.new (#116)

Fixed

  • json-schema for datetime (#114)

0.0.3 - 2025-04-24

Added

  • python 3.11 support (#73)
  • stapi_type and stapi_version (#54)

Changed

  • s/constraints/queryables/ (#74)
  • s/canceled/cancelled/ (#75)

0.0.2 - 2025-04-02

Changed

  • Added more top-level imports, removed conformance urls (#51)

0.0.1 - 2025-04-01

Initial release.