Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 394 Bytes

RELEASE.md

File metadata and controls

29 lines (18 loc) · 394 Bytes

Upgrade Steps

  • [ACTION REQUIRED]
  • You must now use import { } from @equisoft/tax-ca instead of import * from @equisopft/tax-ca

Breaking Changes

  • Function IncomeTax.calculateTaxes has been renamed to IncomeTax.getTaxes, method signature has changed

New Features

Bug Fixes

  • Fix the error in file A #1 (@toby-daigle)

Improvements

Other Changes