20 Commits

Author SHA1 Message Date
725e323f98 fix external API server error parsing 2025-04-30 16:24:47 +02:00
6558d0818c option to indicate running in threaded env, related to #13 2025-04-30 11:22:16 +02:00
c1d4062391 bump dev version 2025-04-30 10:16:05 +02:00
80eea91542 add option for interpreter optimization level v0.3.3 2025-04-17 13:52:32 +02:00
be4ab681a4 add XML documentation, closes #10 2025-04-10 15:09:07 +02:00
c536db0ef6 add enum for error codes, mirror of Python equivalents 2025-04-10 09:21:52 +02:00
01b5695d8d rename parameter buchungsDatum to analyseBeginn in forecast pipeline, closes #11 2025-04-10 08:16:28 +02:00
821d9d1ed5 add test cases for failing connections on API call tests 2025-04-10 08:10:07 +02:00
95f958c29e use coalesce condition 2025-04-09 07:41:28 +02:00
a07907b33c bump version v0.3.2 2025-04-03 13:06:56 +02:00
e298c2ce51 assert no pipeline crash if API server is not available, fix #8 2025-04-03 13:05:40 +02:00
e44a4b4958 change to record classes instead of structs 2025-04-03 11:39:17 +02:00
2a66b8582d add filepath handling and integrated setup method, closes #3 2025-04-03 09:37:37 +02:00
11c313087f update gitignore to not include test data 2025-04-03 09:12:20 +02:00
443893eadf base API url handling only internal, closes #2 2025-04-03 08:45:30 +02:00
068af2bdbd rename namespace for data objects 2025-04-03 08:24:41 +02:00
71a3143fd3 change API to use SharpPython runtime path variable v0.2.0 2025-03-28 15:05:39 +01:00
0094f4cb85 assert non-disposed status for plugin in each routine, closes #1 v0.1.0-alpha1 2025-03-21 09:05:15 +01:00
7c8b241235 add basic sales forecast pipeline incl. dummy data 2025-03-20 16:33:36 +01:00
052a031dbf initial commit 2025-03-19 18:24:04 +01:00