Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 609 Bytes

CHANGELOG.md

File metadata and controls

23 lines (20 loc) · 609 Bytes

Changelog

[1.2.0] - 2025-02-22

Changed

  • Refactored configuration to be more intuitive:
    • Renamed "areas" to "reviews" in config
    • Changed "tag" to "search_tag"
    • Changed "area_id" to "save_area"
    • Updated documentation and example config
  • Improved code readability with more descriptive variable names

[1.1.0] - 2025-02-22

Added

  • Comprehensive error handling for:
    • Missing/invalid config file
    • Invalid Things3 area/tag
    • Network/API issues
  • Documentation for all functions
  • CHANGELOG.md file

[1.0.0] - 2024-01-01

Added

  • Initial release with basic functionality