Skip to content

v1.4.0 // Issues improved + smaller corrections

Compare
Choose a tag to compare
@theriverman theriverman released this 28 Feb 11:51
· 33 commits to master since this release
738f49e

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 to float64

Thanks a lot @h44z for these additions!