Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 544 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • More classes, interfaces and enumerations are exported.
  • Support for async/await.

Changed

  • Reimplemented the function refreshUntilCompleted().
  • Reduced the stacktrace of most errors.

Fixed

  • Optional parameters correctly defined as such.

Removed