16 Commits

Author SHA1 Message Date
07ef2a96bc Updated the README.md and the tests
Some checks failed
Check, format and test / build (push) Failing after 50s
2024-07-31 13:13:07 +02:00
b2b5f0c66c Removed Nix and the sample-main, added a CI/CD pipeline and updated the README.md
Some checks failed
Check, format and test / build (push) Failing after 49s
2024-07-31 12:00:34 +02:00
987af19ec8 Added a sample main function to get the data 2024-06-16 17:57:32 +02:00
35e75745db Put the lib into a workspace 2024-06-16 17:48:15 +02:00
0dd05c0d91 Avoided two overflows 2024-06-16 14:06:13 +02:00
78248eb2a5 Renamed a variable 2024-05-13 13:25:17 +02:00
4d9361e383 Return a None if the name is an empty String 2024-05-13 13:05:27 +02:00
85e07886e9 Added Nix Flake 2024-05-06 12:27:05 +02:00
ba20f457f8 Reversed the direction of the iterator 2024-05-06 11:31:41 +02:00
f0ac5fe766 Added the RecordIterator struct 2024-05-05 22:16:48 +02:00
e2d1f141d6 Added serde as an optional dependency 2024-05-05 21:55:52 +02:00
6f0d2587b4 Added the Record struct 2024-05-05 21:49:00 +02:00
31117fb479 Updated the README.md 2024-05-05 19:10:06 +02:00
bc75ec6ebe Added the R701 struct 2024-05-05 19:06:12 +02:00
b13051d408 Added the Rust base 2024-05-05 16:45:55 +02:00
5166b8dabd Initial commit 2024-05-05 16:36:41 +02:00