Skip to content

10.0.0

Choose a tag to compare

@jdalrymple jdalrymple released this 15 Jul 14:45

10.0.0 (2019-07-15)

Code Refactoring

  • Adding required labelName and colour option to the create method (199e32d)

BREAKING CHANGES

  • Labels require a colour and a name to be created. Now the create method takes a second and third argument: 'labelName' and 'color'