Skip to content

Releases: thenjip/taskutils

0.2.2

10 Nov 09:09
242291a

Choose a tag to compare

  • Fix #35.
  • Add example projects to show how the library can be used with Nimble scripts.

0.2.1

02 Nov 11:09
50ef243

Choose a tag to compare

  • Module result:
    • Fix an error where calling unboxXXX would not compile because Exception could still be raised.

0.2.0

01 Nov 20:39
2f05ab7

Choose a tag to compare

  • Fix #18.
    • unboxSuccessOrRaise has been added to the API.
  • Fix #19.
  • Fix #20.
  • Fix #21.
  • Module result:
    • Fix cannot raise UnboxError warnings when calling unboxXXX

0.1.0

31 Oct 18:10
db15cdd

Choose a tag to compare

First release.