Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

61 lines (35 loc) · 1.77 KB

Change Log

2.2.0

  • Revise backoff logic to handle 429 error #72

2.1.0

  • Add support for dev mode #64

2.0.0

  • Updated field types and added new fields as per the doc #58
  • Added latest minor version (65) in the API requests #57
  • Added new stream - CustomerType #62
  • Added custom exception handling #56
  • Added missing tap tester & unit tests #61 #59

1.1.2

  • Updated manifest file to fix issues created in 1.1.1 deployment #53

1.1.1

  • Updated Schemas with missing fields #50
  • Request Timeout #48

1.1.0

  • Add ProfitAndLoss report stream [#37] (#37)
  • Update custom fields [#36] (#36)

1.0.4

  • Bumps singer-python to 5.12.1

1.0.3

  • Added AcctNum and DocNumber fields

1.0.2

  • Fix EffectiveTaxRates issue in tax_rates schema

1.0.1

  • Fix bug with sandbox check

1.0.0

  • Releasing GA

0.1.1

  • Adding many fields to schemas and using patternProperties for others #17

[0.1.0] - 2020-09-03

  • Prepare for beta
  • Add testing and streams

[0.0.1] - 2020-08-04