Skip to content

Releases: aljbri/tquota

0.0.3

20 Oct 23:36
Compare
Choose a tag to compare

v0.0.3 - Updated on Wed Oct 16, 2024

  • Introduced dynamic gap time (auto option) based on average execution times.
  • Added logging functionality to log remaining time.
  • Improved time validation to handle improper inputs.
  • Enhanced time format support, now allowing conversions from strings like '1h', '30m', '5s'.
  • Refactored internal code structure for readability.
  • Introduced automatic performance monitoring to calculate execution time per loop iteration.

0.0.2

16 Oct 13:10
Compare
Choose a tag to compare
Initial commit