3.0.0 (2019-09-25)
- 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
- fix bulk shipment calculation method
2.0.0 (2019-01-26)
- added support for browserify / webpack without loading unwanted modules
- works properly on angular project
- new options structure
1.3.0 (2018-11-16)
- 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)
- added support for browserify / webpack
- works properly on angular project
- fix mapping BOM encoding error
1.0.0 (2018-10-18)
it's all begin from here...