- Remove v3 core utilization api. (#43)
- Use int64 instead of int for job_id field in API response. (#46)
- Use HTTPS to default; it removes
Ssl
option. (#32) - CI uses Go 1.13 to 1.15. (#39)
- Make version constant 0.2.0. (#40)
- Fix go.mod's module path. (#37)
- Added a Makefile to help build and test our code easily. (#35)