Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 714 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.

0.0.2 - 2017-08-30

Fixed

  • NPM prepare script now builds typescript files before publishing.

0.0.1 - 2017-08-30

Added

  • Complete Account implementation.
  • Complete Amount implementation.
  • Complete Attachment implementation.
  • Complete Merchant implementation.
  • Complete Transaction implementation.
  • Several helper functions.