Skip to content

2.6.1

Compare
Choose a tag to compare
@SerKnight SerKnight released this 27 Jan 15:48
· 283 commits to master since this release
be42b63

2.6.1

  • patch to fix #to_hash to maintain PascalCase transformation for XeroAPI and adds #attributes to return snake_case 🐍

2.6.0

Description

January work session to address recent community reported issues

Release Notes

  • Date Parsing via UTC rolling over to next day
  • Date Parsing payroll api utc string (not normal MS utc format )
  • connections/disconnections base url fix
  • state URL param
  • TrackingCategory fix - wrong API was deserializing wrong model (not a fix but closed issue w/ this PR)

Fixes:

Types of Changes

  • Bug fix
  • New feature
  • Breaking change