Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 792 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 792 Bytes

QtAws Changelog

0.6.0 (planned)

First beta, using final-ish API.

0.5.0 (planned)

First working (but definitely pre-release) version.

0.4.0 (unreleased)

  • switched code-generation to Amazon's (semi-official) Smithy definitions

0.3.0 (2021-10-29)

  • switched to automated code-generation, using Amazon's (unofficial) API descriptions
  • added stub classes for all AWS services
  • switched to CMake build system

0.2.0 (2016-09-02)

  • added partial, hand-written, SQS service

0.1.0 (2015-06-16)

  • initial release of core components for AWS regions, endpoints and signatures (no services yet)