Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 413 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 413 Bytes

2.0.6

  • Fix bug

2.0.5

  • OutError<OwnerType, ErrorType>
  • Updated examples.
  • Update Readme.

2.0.4

  • Support for cancellation.
  • Added APIModelException class.

2.0.3

  • Refactored outError to a standalone mixin, separated from APIModel.
  • Updated examples.

2.0.2

  • Update Readme.

2.0.1

  • Update Readme.Fix library name.

2.0.0

  • Updated naming conventions

1.0.0

  • Initial release