Skip to content

v0.17.0

Choose a tag to compare

@ioet-ops ioet-ops released this 18 Jun 17:10
· 270 commits to master since this release

Feature

  • 🚧 add query param time-offset to summary endpoint (d1413ee)

Fix

  • Filtered time_entries by value. (f113edb)
  • Make init date_range in utc (725bfe5)
  • Add function to cut off time-entries that partially belongs to a range (85ee35f)
  • Move in_range method from TimEntry to worked time module (e0cbe9f)
  • Change timezones in memory (96bec02)
  • Add offset to init query daterange (8278201)
  • 🏗️ add classes for daterange generation (0a687a2)
  • ♻️ make method elapsed time of class TimeEntryModel (d100863)