Skip to content

Latest commit

 

History

History
72 lines (39 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

72 lines (39 loc) · 2.53 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.0.6 - 2024.05.29

Fixed

  • Filter out old items from the local cache (97bab78)
  • Fix pagination of fetched data (ba7462d)

Changed

  • Do not show closed tasks (b9d0ebe)

v0.0.5 - 2024.05.07

Fixed

  • Fix updating tasks in the background (57151c7)

v0.0.4 - 2024.05.02

Added

Changed

v0.0.3 - 2024.03.11

Changed

Fixed

  • Fix deals and services URLs (dacd342)

v0.0.2 - 2024.03.11

Changed

  • Improve data fetching and cache management (ef0c95e)
  • Improve the services command output (d5282d3)

Fixed

  • Fix script execution by using the correct PHP version (a16b54f)

v0.0.1 - 2024.03.10

Added

  • Add support for deals, people, companies and services (362d90b)

v0.0.0 - 2024.03.06

First release 🎉

Added

  • Add support ofr tasks and projects