Commit Graph

159 Commits

Author SHA1 Message Date
9e0cb250c9 Improved error handling
Significantly improved error handling. Rather than panicking and
crashing we should be propagating all errors up to python that
reasonably can be. This should make the library significantly easier to
call from python in future.
2024-05-08 17:05:28 +01:00
9daf90dffd Readded mistakenly removed crate 2024-05-08 13:27:59 +01:00
602e23531e Created tests for core functionalities 2024-05-08 13:25:00 +01:00
5fdac4d980 Implemented first test. 2024-05-03 18:59:50 +01:00
30524c53a1 Another attempt to fix the build system 2024-05-01 18:07:05 +01:00
6324ee33ab Fix build config error 2024-05-01 18:02:58 +01:00
46af9e6583 Fixed config error 2024-05-01 17:52:52 +01:00
571be02665 Added github url to pyproject.toml 2024-05-01 17:49:38 +01:00
b1f5f37fa2 First commit. Separated project out from MTPy. 2024-05-01 17:46:03 +01:00