Commit Graph

23 Commits

Author SHA1 Message Date
Victor Bodinaud 92707810ec Remove unused default headers & allow request specific headers 2024-06-03 15:25:20 +02:00
Victor Bodinaud 9e97d9195c Merge tag '1.3.0' into develop
Add global configuration, refactoring & updated testing
2024-05-28 17:43:00 +02:00
Victor Bodinaud b22c864d5d Merge branch 'release/1.3.0' 1.3.0 2024-05-28 17:42:59 +02:00
Mahtan aa2296452c Merge pull request '[Improvements] Add global configuration, refacto & updated testing' (#27) from feature/configuration into release/1.3.0
Reviewed-on: #27
2024-05-28 15:41:35 +00:00
Victor Bodinaud 85ce05faf2 Add global configuration, refacto & updated testing 2024-05-28 17:40:16 +02:00
Victor Bodinaud f93230cba7 Merge tag '1.2.2' into develop
- Automatically decode from snake case
2024-05-17 17:36:03 +02:00
Victor Bodinaud b78cda8f32 Merge branch 'release/1.2.2' 1.2.2 2024-05-17 17:36:03 +02:00
Victor Bodinaud 985853100b Automatically decode from snake case 2024-05-17 17:35:29 +02:00
Mahtan 5602a76477 Merge pull request '[Testing and Reliability] Unit Testing & CI' (#25) from feature/unit-testing into main
Reviewed-on: #25
1.2.1
2024-04-03 17:05:00 +00:00
Victor Bodinaud ff810b9341 👷 Adding CI for tests
Run Swift Tests / build (pull_request) Successful in 33s
2024-04-03 19:00:50 +02:00
Victor Bodinaud a5ff5b34a3 Add unit testing 2024-03-22 14:45:15 +01:00
Victor Bodinaud d8dacb30a4 Merge branch 'release/1.2.0' 1.2.0 2024-03-21 15:07:13 +01:00
Victor Bodinaud 9f8a411438 Merge tag '1.2.0' into develop
- Add update methods (PUT, PATCH)
2024-03-21 15:07:13 +01:00
Victor Bodinaud 1eab731325 Merge branch 'feature/add-update-methods' into develop 2024-03-21 15:06:19 +01:00
Victor Bodinaud 93c89266b0 📝Edit SPM repo url in README 2024-03-21 15:05:19 +01:00
Victor Bodinaud b29505ca1f Add Put & Patch methods 2024-03-21 15:05:12 +01:00
Victor Bodinaud 40bd827681 Merge branch 'release/1.1.0' 1.1.0 2024-01-14 19:32:25 +01:00
Victor Bodinaud 743530ef50 Merge tag '1.1.0' into develop 2024-01-14 19:32:25 +01:00
Victor Bodinaud 3846c160d5 🔒️ Added bearer token authentication 2024-01-14 19:31:52 +01:00
Victor Bodinaud f4163a56ea Merge branch 'release/1.0.0' 1.0.0 2024-01-12 20:01:18 +01:00
Victor Bodinaud 10f32f1aa9 Merge tag '1.0.0' into develop 2024-01-12 20:01:18 +01:00
Victor Bodinaud 4c415365a2 Add GET, POST & DELETE methods 2024-01-12 20:00:31 +01:00
Mahtan ed88a7f103 🎉 Initial commit
Add README
2024-01-12 18:56:53 +00:00