Skip to content

Releases: princjef/irontask

v1.1.1

Choose a tag to compare

@princjef princjef released this 06 Jun 23:32

1.1.1 (2019-06-06)

Bug Fixes

  • types: support Typescript < 3.4 again (#21) (5e48b5b)

v1.1.0

Choose a tag to compare

@princjef princjef released this 06 Jun 18:14

1.1.0 (2019-06-06)

Features

  • client: support continuation token paging (#20) (9b8c784)
  • task: add support for lastUpdatedTime (#18) (dcd58e1)

v1.0.3

Choose a tag to compare

@princjef princjef released this 02 May 19:53

1.0.3 (2019-05-02)

Bug Fixes

  • configuration: add repository configuration (#15) (35c36c6)

v1.0.2

Choose a tag to compare

@princjef princjef released this 09 Apr 23:17

1.0.2 (2019-04-09)

Bug Fixes

  • processing: prevent loop of lock renewals on success (#14) (f420424), closes #13

v1.0.1

Choose a tag to compare

@princjef princjef released this 30 Mar 01:30

1.0.1 (2019-03-30)

Bug Fixes

  • processing: don't throw an error on renew lock for cancel (#12) (66d40a3), closes #11

v1.0.0

Choose a tag to compare

@princjef princjef released this 28 Mar 18:45

1.0.0 (2019-03-28)

Features

  • initial commit (9e1041c)
  • client: add count and countAll APIs (#9) (d4083e7)
  • processing: track current run start time (#7) (6085285)