Commit graph

87 commits

Author SHA1 Message Date
pyrite 485c2ea176
chore(torn-api): updated spec 2025-06-27 17:01:50 +02:00
pyrite cf98d24090
feat(codegen): various improvements to robustness 2025-06-27 16:59:38 +02:00
pyrite a90bcb00c4
chore(torn-api): update schema 2025-05-28 19:51:32 +02:00
pyrite 1c9b4123c3
fix(api): removed missing properties from personalstats 2025-05-28 11:13:27 +02:00
pyrite e5a766b893
fix(torn-api): fix popular personalstats 2025-05-28 11:01:45 +02:00
pyrite 45899430bb
chore(torn-api): changed personalstats order 2025-05-28 10:43:44 +02:00
pyrite bd27916aa5
chore: update schema and release versions 2025-05-28 10:20:55 +02:00
pyrite 98073a37bd
fix(torn-api): fix request parameter encoding 2025-05-28 10:19:43 +02:00
pyrite 14e6e81278
chore: versions 2025-05-27 19:57:17 +02:00
pyrite 3ad92fb8c8
feat(codegen): derive Eq and Hash for most enum types 2025-05-27 19:56:03 +02:00
pyrite 1af37bea89
chore: release versions 2025-05-27 19:31:50 +02:00
pyrite 39731f2f5d
feat(codegen): implemented oneOf unions for primitive types 2025-05-27 19:27:59 +02:00
pyrite 6aaa06f501
chore(codegen): implemented Eq for OpenApiSchema 2025-05-27 19:27:59 +02:00
pyrite 8bfa1b8ac3
feat(torn-api): added optional strum feature 2025-05-27 19:27:58 +02:00
pyrite 56e64470de
chore: release versions 2025-05-27 19:27:58 +02:00
pyrite 6d57f275a2
chore: moved schema file to torn-api crate 2025-05-27 19:27:58 +02:00
pyrite 11c5d71bf6
chore(torn-api): release version 1.3.0 2025-05-27 19:27:57 +02:00
pyrite 7a4f6462f5
feat(torn-api): add chrono for datetime support 2025-05-27 19:27:57 +02:00
pyrite 47461b61b2
fix(codegen): fixed codegen for array path parameters 2025-05-27 19:27:56 +02:00
TotallyNot 73358b70cc
chore: updated schemas 2025-05-19 20:09:38 +02:00
TotallyNot b4ce0c764e
feat: allow arbitrary deserialisation from unions 2025-05-01 16:10:24 +02:00
TotallyNot 7bc61de1c2
feat: simplified lifetime bounds on bulk executor 2025-04-29 22:46:43 +02:00
TotallyNot c17f93f600
feat: implemented bulk requests 2025-04-29 18:27:42 +02:00
TotallyNot 4dd4fd37d4
feat(core): allow optionally disabling expensive codegen 2025-04-27 15:23:52 +02:00
TotallyNot 26043ac318
fix: changed rust edition to 2021 2025-04-27 13:47:22 +02:00
TotallyNot 5ae490c756
chore(core): updated dependency 2025-04-24 23:45:49 +02:00
TotallyNot e5e5d327a2
chore(codegen): updated spec and improved builder ergonomics 2025-04-24 23:39:08 +02:00
TotallyNot 84d7c7586b
chore: added missing cargo manifest fields 2025-04-24 13:59:41 +02:00
TotallyNot 5a84558d89 feat(v2): initial commit 2025-04-24 13:44:57 +02:00
TotallyNot 107282edb7 0.7.5 2024-10-05 16:17:50 +02:00
olesien 1bdc33e40a Fixed deserializer 2024-10-01 20:36:59 +02:00
olesien f5098a8a1b Added faction_tag_image 2024-10-01 19:35:20 +02:00
TotallyNot 37c0006758 api enum derives 2024-08-19 16:52:18 +02:00
TotallyNot 397bf3c414 remove bazaar ID 2024-05-23 13:25:30 +02:00
TotallyNot dc176a4c60 added ApiSelectionResponse trait 2024-04-04 16:48:53 +02:00
TotallyNot c83c304bbe adjust visibility of inner response 2024-04-04 16:29:41 +02:00
TotallyNot 8aaf61efb1 major refactoring 2024-04-04 15:59:10 +02:00
TotallyNot e8a8b5976b expose request in builder 2024-04-02 21:06:41 +02:00
TotallyNot c6b3051887 added timestamp options to url builder 2024-03-09 20:01:07 +01:00
TotallyNot a103b1323f added awards selections 2024-03-07 13:01:49 +01:00
TotallyNot 28520bada3 bump version to 0.6.4 2024-01-22 20:15:17 +01:00
olesien c9ead5e7d8 Fixed naming conventions 2024-01-22 20:09:37 +01:00
olesien d6232fd380 Added torn -> items
Also added unit test to check.
2024-01-22 20:04:22 +01:00
TotallyNot 97385ec6ca added market->bazaar 2024-01-22 16:38:49 +01:00
TotallyNot c6e19918d0 add faction id to rackets and fix territory wars 2023-11-22 00:01:25 +01:00
TotallyNot fee278e895 added faction tag 2023-11-19 12:09:01 +01:00
TotallyNot c320036cd0 added faction->chain, changed selections() signature 2023-11-17 11:43:52 +01:00
TotallyNot 9b41a9844f added IntoOwned trait and derive macro 2023-10-10 19:59:33 +02:00
TotallyNot 055900d3e0 updated elim teams 2023-09-05 14:22:08 +02:00
TotallyNot f52ec65764 added online status to last action struct 2023-08-26 20:38:38 +02:00