Commit graph

20 commits

Author SHA1 Message Date
Tim Rid
04e1bc0c61 updated to construct==2.10.70 2025-01-12 15:35:54 +01:00
Tim Rid
bbeb5b185f removed Python Versions with EOL (3.7, 3.8) 2025-01-12 11:58:33 +01:00
Tim Rid
647c273bff Added Python 3.12 and 3.13 to the CI 2025-01-12 11:53:03 +01:00
Tim Riddermann
c04a90575d use PEP688 buffer protocol for "parse" Method (fixes #24) 2023-07-24 10:57:50 +02:00
Tim Rid
f3051a1116 upgrade requirement to construct==2.10.68 2022-10-31 09:54:50 +01:00
Tim Rid
ce871936d9 Added Python 3.10 and 3.11 to the Test-Matrix and removed github warning "Node.js 12 actions are deprecated." 2022-10-25 20:49:07 +02:00
kevinheavey
cc2410350d fix setup.py 2021-10-22 20:00:46 +01:00
Tim Rid
7e226c2f80 added depenency to construct==2.10.67 2021-05-24 14:42:37 +02:00
Tim Rid
2b5967e11d fixing pyright issues 2021-05-23 16:22:40 +02:00
Tim Rid
845af16b4a Updated to construct==2.10.66 2021-04-03 21:35:57 +02:00
Tim Rid
7f88357562 changed "construct" dependency to 2.10.64 and adapt to the changes 2021-03-30 19:20:57 +02:00
Tim Rid
c03af674be added version file and incremented version to 0.3.0 2021-03-24 20:28:39 +01:00
Tim Rid
fd590cf019 incremented version to v0.2.0 2021-02-21 00:23:36 +01:00
Tim Rid
8957eaeede updated stubs for construct==2.10.61 2021-02-20 23:52:06 +01:00
Tim Rid
5f8a6b310d Incremented version to v0.1.1 2021-01-04 21:28:37 +01:00
Tim Rid
53ab48a1ea incremented version to 0.1.0 2021-01-03 12:55:45 +01:00
Tim Rid
3531a7e4cd - updated README.md and setup.py 2021-01-03 12:55:26 +01:00
Tim Rid
0a51f86183 slightly modified test_core.py so that mypy doesn't generate errors. 2021-01-01 22:56:53 +01:00
Tim Rid
e6f3f12d30 - divided construct_typed in multiple files
- adapted the "test_typed.py" to dataclasses
2020-12-31 17:11:21 +01:00
Tim Rid
209314db4a added README.md
added more (mostly empty) stub files
added setup.py
added construct_typed initial version
added initial tests
2020-12-10 20:26:37 +01:00