Commit Graph

30 Commits

Author SHA1 Message Date
90e30821eb bump version to v0.7 2024-07-29 21:54:00 -07:00
b3a4862e46 remove unused numpy dependency 2024-07-29 21:53:06 -07:00
763f09051a add ruff config 2024-07-29 21:51:04 -07:00
eaef972c88 flatten some indentation 2024-07-29 21:50:57 -07:00
5fb229c09f improve type annotations 2024-07-29 21:50:44 -07:00
a3773df853 use subclassed Exception 2024-07-29 21:50:31 -07:00
0f68796831 use double quotes for docstring 2024-07-29 21:50:17 -07:00
deb3460df3 rename altered loop variable 2024-07-29 21:50:06 -07:00
afa2f0259d re-export using "import x as x" 2024-07-29 21:49:50 -07:00
b450fd10fe Add github mirror and bump python version 2024-03-30 18:17:40 -07:00
dfbb907274 add type hint 2024-03-30 18:16:51 -07:00
jan
feeaef6aa4 bump version to v0.6 2023-07-13 14:13:46 -07:00
jan
9d01997275 don't convert ascii BinCode to int 2023-07-13 14:10:49 -07:00
jan
e47bff3204 correctly output xmlns attribute 2023-07-13 14:10:31 -07:00
jan
701400d442 handle attributes on <Data> and <SupplierData> 2023-07-13 14:02:43 -07:00
jan
26ca1cd012 put rows inside <Data> when writing 2023-07-13 14:02:14 -07:00
jan
7e318b2001 bump min python version to 3.10 to support modern annotations 2023-07-13 13:25:06 -07:00
jan
4dc3a6892a modernize type annotations 2023-07-13 13:16:01 -07:00
9a35859210 Bump version to v0.5 2022-08-18 23:28:29 -07:00
cbd484db6a Move to hatch-based build 2022-08-18 23:28:06 -07:00
41d994e8fc bump version to v0.4 2021-11-12 14:21:07 -08:00
2b8b50d084 Convert BinCode to int when reading a map with decimal values 2021-11-12 14:20:35 -08:00
65533b8d99 fix getting field from wrong var 2021-11-12 14:18:10 -08:00
9ee5778933 bump version to v0.3 2021-11-12 14:05:45 -08:00
8d5f60ca72 fix incomplete commit 28eb68f57 2021-11-12 14:05:25 -08:00
6648b607ff bump version to 0.2 2021-11-12 14:01:38 -08:00
411ad512e5 Convert NullBin from int 2021-11-12 14:01:18 -08:00
28eb68f57a Avoid setting xml attribs to None 2021-11-12 14:01:00 -08:00
8ec2697ea9 Add VERSION.py @ v0.1 2021-11-11 23:55:39 -08:00
0552a0a75f initial commit 2021-11-11 23:53:13 -08:00