v1.4.0 // Issues improved + smaller corrections
Major Changes:
- Added support for getting, creating and editing Taiga Issue objects
- TgObjectCustomAttributeValues are now exported and can be extended on-the-fly
- Added custom attribute get/update example for user stories
- Added support for working easily in a specific project's scope via
*ProjectService
- Struct members representing various agile points have been changed from regular
int
tofloat64
Thanks a lot @h44z for these additions!