Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 15:36

[2.2.0] - 2025-05-10

🚀 Features

  • (utility) Implement fake data generator

🐛 Bug Fixes

  • (clean-account) Check if file exists before removing

🚜 Refactor

  • (models) Remove str type from TogglTracker.stop
  • (models) Remove automatic generation of TogglTracker.duration
  • (scripts) Move clean_account script to utility module
  • (utility) Move helpers into utility module
  • (utility) Convert clean_account to private module
  • (generate-fake-data) Add additional checks for cache type
  • (clean-account) Move ArgumentParser into separate function

📚 Documentation

  • (utility) Add documentation for utility scripts

⚙️ Miscellaneous Tasks

  • (actions) Allow Windows in 3.10 configs
  • (scripts) Add scripts into configuration
  • (coverage) Omit utility scripts

🧪 Testing

  • (detail-report) Ignore partial coverage