Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

38 lines (32 loc) · 1.24 KB

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.

2.0.0 - 2018-11-14

Changed

  • Updated dependency library requests to newer version 2.20.0
  • Made dependency libraries to accept new patches for update
  • Renamed module to open_py
  • Renamed class to OpenPy

1.0.1 - 2018-08-01

Changed

  • Update the README to match the new way of importing the package

Fixed

  • Fix importing the main class

1.0.0 - 2018-07-31

Added

  • Get all scaffolds API
  • Get scaffold API
  • Deploy scaffold API
  • Set scaffold webhook API
  • Get scaffold summary API
  • Deactivate scaffold API
  • Get scaffold quota API
  • Add shareholder API
  • Update shareholder API
  • Remove shareholder API
  • Get all transactions API
  • Tests