Skip to content

Releases: ioet/time-tracker-backend

v0.13.0

19 May 21:13

Choose a tag to compare

Feature

Fix

v0.12.2

15 May 13:37

Choose a tag to compare

Fix

  • 🚑 move logic of project names to time-entries DAO to keep compatibility with repository level functions (aae2fac)

v0.12.1

14 May 16:11

Choose a tag to compare

Fix

  • 🐛 add instantiation of project_dao (b1fd602)

v0.12.0

13 May 23:12

Choose a tag to compare

Feature

  • Include project name in time-entries response (c26459b)

v0.11.2

13 May 02:23

Choose a tag to compare

Fix

v0.11.1

12 May 15:59

Choose a tag to compare

Fix

  • Set all datetimes explicitly to UTC (1802f4e)

v0.11.0

11 May 17:37

Choose a tag to compare

Feature

  • Add endpoint to get summary of worked time (e8ac683)

Fix

  • Change initial hours of start_datetime_of_week. (cce03ce)

v0.10.0

11 May 14:41

Choose a tag to compare

Feature

  • #125 Adding technologies field to the project resourcet (d42b85c)

v0.9.2

06 May 18:37

Choose a tag to compare

Fix

  • Add owner_id in data when create time-entry (e1ed693)

v0.9.1

05 May 14:40

Choose a tag to compare

Fix

  • Update migration scripts to work with the events implementation (8a777ec)