Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

50 lines (36 loc) · 1.47 KB

Change Log

3.0.0 (2019-09-25)

Features

  • full typescript support
  • simpler api - simplified calculation methods + added new generale methods (i.e. eligibility test for the different shipment methods and destinations)
  • updated destinations
  • migrated to more robust dependencies
  • improved tests
  • smaller size

Bug Fixes

  • fix bulk shipment calculation method

2.0.0 (2019-01-26)

Features

  • added support for browserify / webpack without loading unwanted modules
  • works properly on angular project
  • new options structure

1.3.0 (2018-11-16)

Features

  • added dynamic module loading according to the environment (browser / node)
  • works properly on angular project
  • works properly on browserify / webpack without loading unwanted modules
  • package size decreased

1.1.3 (2018-11-16)

Features

  • added support for browserify / webpack
  • works properly on angular project

Bug Fixes

  • fix mapping BOM encoding error

1.0.0 (2018-10-18)

Initial stable release

it's all begin from here...