Releases: ioet/time-tracker-backend
Releases · ioet/time-tracker-backend
v0.4.0
21 Apr 18:13
Compare
Sorry, something went wrong.
No results found
Feature
Close #89 Add endpoint to get running time entry (f659963 )
v0.3.2
20 Apr 21:37
Compare
Sorry, something went wrong.
No results found
Fix
Close #85 #86 Ignore deleted objects and tweak ns constraints (3c2e9da )
Close #82 Enforce users manipulate only their time entries (a844168 )
v0.3.1
18 Apr 00:21
Compare
Sorry, something went wrong.
No results found
Fix
Move version variable to be accesible from setup.py (8ef76a6 )
v0.2.0
17 Apr 18:25
Compare
Sorry, something went wrong.
No results found
Feature
Add dummy file to test release (0c27dfd )
v0.1.0
08 Apr 23:09
Compare
Sorry, something went wrong.
No results found
Feature
Add python-semantic-release library (ea21a76 )
Fix
Add missing dependency in dockerfile (6b55e05 )
Documentation
Add CI link in README.md (65fe776 )
Add instructions of semantic versioning (8942f62 )
v0.0.2: feat : add project type and customer models (#68)
07 Apr 20:37
Compare
Sorry, something went wrong.
No results found
Initial Release
07 Apr 01:37
Compare
Sorry, something went wrong.
No results found
Fixes #64 - Update current models to meet new design. (#65)
* Fixes #64 - Update current models to meet new design.
* Fixes #64 - Update tests
* Fixes #64 - Apply PR observations
Close #64