Commit graph

16 commits

Author SHA1 Message Date
c37fe815c1
refactor: update unit tests to use Track4PX API
Replaced DPD API references with Track4PX in unit tests to align with the updated API structure. Removed unused imports to clean up the code. This ensures compatibility with the current API implementation and improves maintainability.
2024-09-06 08:28:37 +02:00
5a05062267
feat: fork from DPD to 4PX tracking
Renamed project from DPDTrack to Track4PX and updated all relevant files, including README, LICENSE, and pyproject.toml. Removed DPD specific code and implemented 4PX tracking API.

Rationale:
- Shifts the focus of the package from DPD to 4PX data.
- Streamlines tracking functionality for 4PX users.

Consequences:
- Users need to update their imports and installation process.
- Changes in package semantics and functionality.
2024-09-06 08:24:27 +02:00
2405ea2824
Add mention of DPDRO to README.md 2023-09-22 17:09:11 +02:00
7f0581e0e1
Fix description in pyproject.toml 2023-09-22 14:43:50 +02:00
fc70e1c03f
Version bump 2023-09-21 14:16:05 +02:00
e0c980b0c3
Add support for DPD Romania
Allow wrapping response in Shipment/Event objects
2023-09-21 14:15:26 +02:00
0856d4cc0f
Set version 2023-08-30 11:34:49 +02:00
7acf1ece30
Fork GLSAPI for DPDTrack 2023-08-30 11:33:55 +02:00
8529f0748c
Version bump 2023-08-24 20:10:08 +02:00
4cab00a631
Remove incorrect line from README 2023-08-24 20:09:43 +02:00
a217596d23
Fix installation instructions 2023-08-24 20:08:41 +02:00
6a379001d8
Fix stages in .gitlab-ci.yml 2023-08-24 20:04:29 +02:00
6341ae7c63
Fork pykeydelivery for glsapi 2023-08-24 20:02:51 +02:00
aa3eb4dacf
Create ini file in CI 2023-08-16 11:38:00 +02:00
5328879593
Fix file name of .gitlab-ci.yml... 2023-08-16 11:29:52 +02:00
c49524a010
Current status 2023-08-16 11:28:38 +02:00