All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.1.1 (2024-10-03)
- allow passing recipient email when posting shipments (#169) (d999aeb), closes /developer.myparcel.nl/api-reference/06.shipments.html#_6-b-4
4.1.0 (2024-06-07)
4.0.0 (2024-05-31)
- FE-2118 - update the DeleteCarrierOptions path (#170)
3.9.0 (2024-04-16)
- add delete subscription endpoint (#167) (4d435b3)
- add duplicate shop endpoint (#161) (5c80d3f)
- add types for carrier options parameters (#165) (33e5624)
- update account type (#166) (0ca1da3)
3.8.1 (2024-02-14)
3.8.0 (2024-02-09)
3.7.0 (2024-02-07)
3.6.0 (2024-01-04)
3.5.0 (2023-12-21)
3.4.0 (2023-12-19)
- add private endpoints (#144) (aed019f)
- return all content in data when no response property is defined (#145) (5b6e274)
3.3.1 (2023-10-31)
- endpoint: remove abstract modifier from property (71526e1)
3.3.0 (2023-10-31)
3.2.0 (2023-10-16)
3.1.0 (2023-09-27)
3.0.1 (2023-09-20)
- check if response is json before parsing (#133) (f341fb3)
- types: update shipment response types (#135) (a14fb03), closes #121
3.0.0 (2023-03-06)
-
remove constants and types and externalize dependencies (#103)
-
remove constants and types and externalize dependencies (#103) (fc06b9d)
2.11.0 (2023-02-16)
2.10.1 (2023-01-10)
- swap flespakket and sendmyparcel id (a660a95)
2.10.0 (2022-12-08)
2.9.2 (2022-12-07)
2.9.1 (2022-12-01)
- fix relative paths in type declarations (8d6cb75)
2.9.0 (2022-12-01)
2.8.1 (2022-11-09)
- shipment: change package type name to id in post data (6f06ac9)
2.8.0 (2022-10-10)
2.7.0 (2022-10-07)
2.6.0 (2022-08-24)
2.5.1 (2022-08-18)
- don't prefix path with slash if path is empty (a2de9e9)
2.5.0 (2022-08-11)
2.4.0 (2022-08-03)
2.3.1 (2022-05-24)
- don't send content-type with non-POST/PUT requests (#12) (cce556f)
- handle having no response body (#13) (a621b61)
2.3.0 (2022-05-23)
- allow optional path variables (#11) (4f83c77), closes #7
- allow post requests to be executed properly (#9) (c6a7aa1)
2.2.1 (2022-05-20)
2.2.0 (2022-05-20)
2.1.0 (2022-05-20)
2.0.3 (2022-05-19)
- simplify header logic (7cdfa35)
2.0.2 (2022-05-19)
- pass headers from endpoint config properly (f85ad12)
2.0.1 (2022-05-16)
- allow extended endpoints to have any name (72240cb)
2.0.0 (2022-05-11)
- make platforms export consistent with others
- make platforms export consistent with others (88148f8)
1.1.1 (2022-05-11)
- fix error saying path variable is missing when using ":" in a parameter (c5800fb)
1.1.0 (2022-04-20)
- expand constants (fd6a06e)
- initial commit (6589441)