Files
listen/CHANGELOG.md

1.1 KiB

Changelog

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

[v0.1.21] - 2026-05-11

Released: https://github.com/furyhawk/listen/releases/tag/v0.1.21

Added

  • Implement IoT logging endpoint and related models/schemas. (commit: 255a6f0)
  • Update IoT endpoint and tests for improved functionality and type hints. (commit: 38e71f8)
  • Add date range tests for pressure and humidity search endpoints. (commit: ce6734d)
  • Add VSCode settings for pytest and create AGENTS.md for AI coding guidance. (commit: d8fef06)

Changed

  • Update README with new live example URL and add isort to development dependencies. (commit: 7ab3fa8)
  • Bump dependency groups and various dependency updates across the repo. (multiple commits)
  • Improve code formatting and organization in test files and migration scripts. (commit: 63e946f)

Misc

  • Merge dependency and workflow updates from dependabot and maintenance PRs. (multiple commits)
  • Chore: add development and testing dependencies to requirements-dev.txt. (commit: b530a35)

[Unreleased]

  • (future changes go here)