Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 571 Bytes

Changelog

1.1.0

Changed

  • Using async/await exclusively. This requires macOS 12.0 and iOS 15.0.

1.0.0

Added

  • Implemented missing actions for Modify endpoint.

Changed

  • Implement documented Item properties.

Fixed

  • Fix parsing response when adding items.

0.3.0

Changed

  • Replace blocking with asynchronous function implementations.

0.2.0

Removed

  • Remove integrated web server from authorization.

0.1.0

Added

  • Add command.
  • Archive command.
  • Retrieve command.
  • Authorization using integrated WebServer.