Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 930 Bytes

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 930 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 the following versioning pattern:

Given a version number MAJOR.MINOR.PATCH, increment:

  • MAJOR version when the API version is incremented. This may include backwards incompatible changes;
  • MINOR version when breaking changes are introduced OR new functionalities are added in a backwards compatible manner;
  • PATCH version when backwards compatible bug fixes are implemented.

[Unreleased]

[0.2.2] - 2023-07-20

Fixed

  • request object return

[0.2.1] - 2023-07-20

Fixed

  • request query parameter

[0.2.0] - 2023-07-19

Added

  • raw methods

[0.1.0] - 2023-05-04

Added

  • post_raw method

[0.0.1] - 2023-01-04

Added

  • starkcore API basic functionalities for starkbank and starkinfra