Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Releases: robdimsdale/wl

v1.2.4

29 Aug 04:17
Compare
Choose a tag to compare
Rename test scripts; add a new wrapper.

v1.2.2

02 Jan 04:59
Compare
Choose a tag to compare

Library / CLI:

  • Update copyright to 2016.

Validated against the official API as of 2016/01/01.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v1.2.1

25 Oct 20:11
Compare
Choose a tag to compare

Library / CLI:

  • Do not leak X-Access-Token or X-Client-Id in verbose logging.

Validated against the official API as of 2015/10/25.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v1.2.0

24 Oct 05:26
Compare
Choose a tag to compare

Library:

  • The type of the DueDate property on the task has changed from string to time.Time

Validated against the official API as of 2015/10/08.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v1.1.1

08 Oct 16:50
Compare
Choose a tag to compare

Library:


Validated against the official API as of 2015/10/08.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v1.0.1

03 Oct 02:51
Compare
Choose a tag to compare

CLI:

  • Fix homebrew installation

Library:

  • Update README to include gopkg.in/robdimsdale/wl.v1 url

Validated against the official API as of 2015/09/29.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v1.0.0

02 Oct 15:51
Compare
Choose a tag to compare

Rename to WL to avoid branding issues


Validated against the official API as of 2015/09/29.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v0.23.2

01 Oct 14:40
Compare
Choose a tag to compare
v0.23.2 Pre-release
Pre-release

Library:

  • Ensure TaskComments returns all task comments even if there are errors

Misc:

  • Update README to reflect this project is unofficial

Validated against the official API as of 2015/09/29.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v0.23.1

30 Sep 05:33
Compare
Choose a tag to compare
v0.23.1 Pre-release
Pre-release

CLI:

  • Trim space from comma-separated uints e.g. --taskIDs "123, 456".

Validated against the official API as of 2015/09/29.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment

v0.23.0

30 Sep 04:46
Compare
Choose a tag to compare
v0.23.0 Pre-release
Pre-release

CLI:

  • Add methods: list-positions, list-position, update-list-position, task-positions, task-position, update-task-position, subtask-positions, subtask-position, and update-subtask-position

Library:

  • Add methods TaskPositions and SubtaskPositions

Validated against the official API as of 2015/09/29.

The following library methods call undocumented endpoints:

  • UpdateUser
  • DeleteTaskComment