Skip to content

Releases: amcintosh/freshbooks-java-sdk

Time Entries & Handle New Accounting Error Format

Choose a tag to compare

@amcintosh amcintosh released this 10 Aug 14:08
  • Handle new API version accounting errors (#41)
  • Added Time Entry resource (#16)

P&L Report, taxNumber fixes

Choose a tag to compare

@amcintosh amcintosh released this 12 Apr 13:41
  • Added Profit & Loss accounting report
  • Made taxNumber1, taxNumber2 from invoice LineItem readonly due to FreshBooks API change
  • Upgrade dependencies (including JUnit4->5)

Invoice Presentation, Line Item, Project, Task updates, and Sorting

Choose a tag to compare

@amcintosh amcintosh released this 18 Aug 13:45
  • Remove deprecated, duplicated fields form Tasks resource model
  • Change Items, Invoice LineItems quantities to Decimal type
  • Added invoice banner image field and better documentation to invoice presentation
  • Added tax fields to Tasks
  • Fixed some incorrect types in Projects
  • Add sort builder for List() calls

Search filter queries for list calls

Choose a tag to compare

@amcintosh amcintosh released this 29 Jan 15:16
  • Add search filter queries builder for list calls
  • Upgrade dependencies

Automatic Retries

Choose a tag to compare

@amcintosh amcintosh released this 10 Nov 02:11

Automatic Retries

  • Add automatic retries on 429 and 5xx errors with exponential backoff

Improved invoicing and projects support

Choose a tag to compare

@amcintosh amcintosh released this 13 Oct 16:53

With hacktoberfest changes:

  • Other Income
  • Payments
  • Services
  • Service Rates
  • Tasks

Basic Invoicing workflow functionality

Choose a tag to compare

@amcintosh amcintosh released this 04 Oct 17:34

Supports clients, invoices, line items, expenses

Test Deployment

Choose a tag to compare

@amcintosh amcintosh released this 31 Jul 23:53

Testing github action deployment