Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.19 KB

changelog.md

File metadata and controls

42 lines (35 loc) · 1.19 KB

Change Log

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.

Major Releases:

v1.0.0 | 2021 11 16

Notes Coming Soon

v0.3.0 | 2020 3 11

Added

  • Support for additional Request query parameters

Changed

  • Updated Response structure and data returned
  • Clarified and standardized method arguement names
  • Renamed Contract methods:
    • oneBids to bids
    • oneItems to items

v0.2.0 | 2020 1 30

Changed

  • Basically everything

v0.1.0 | 2019 10 11

  • Initial Release

Minor Releases:

None Yet