1 tracesql-py/CHANGELOG.md at main · TraceSQL/tracesql-py · GitHub
Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.02 KB

File metadata and controls

48 lines (28 loc) · 1.02 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.

Unreleased

v0.1.10 - 2024-12-12

v0.1.9 - 2024-12-12

Added

  • example with DB model

Changed

  • README.md

v0.1.8 - 2024-12-03

Changed

  • README.md

v0.1.7 - 2024-11-27

Changed

  • pyproject.toml metadata

v0.1.6 - 2024-11-27

Added

  • README.md

Changed

  • different simple example
  • support python 3.8

v0.1.5 - 2024-11-27

Added

  • model
  • basic function
  • client