libpt 0.5 #78

Merged
PlexSheep merged 22 commits from devel into master 2024-05-12 18:28:13 +02:00

22 Commits

Author SHA1 Message Date
PlexSheep 86e1cc917d automatic cargo CI changes 2024-05-12 16:21:23 +00:00
Christoph J. Scherr 0a6072c478 feat: add bintols split to libpt-py
cargo devel CI / cargo CI (push) Successful in 1m55s Details
2024-05-12 17:58:55 +02:00
Christoph J. Scherr 20b8f7a582 refactor: rename split_numbers to split 2024-05-12 17:58:31 +02:00
Christoph J. Scherr 33260726a1 chore: bump versions for v0.5.0 2024-05-12 17:58:02 +02:00
Christoph J. Scherr e3ac4c60ba Merge pull request 'feat/bintols/split-numbers-to-bytes' (#77) from feat/bintols/split-numbers-to-bytes into devel
cargo devel CI / cargo CI (push) Successful in 1m46s Details
Reviewed-on: #77
2024-05-12 17:41:11 +02:00
Christoph J. Scherr d7677e2363 Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
cargo devel CI / cargo CI (push) Successful in 1m55s Details
2024-05-12 17:38:57 +02:00
Christoph J. Scherr c41328d093 ci install python
cargo devel CI / cargo CI (push) Successful in 1m56s Details
2024-05-12 17:38:52 +02:00
Christoph J. Scherr 492cedf5cc Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
cargo devel CI / cargo CI (push) Failing after 1m30s Details
2024-05-12 17:36:41 +02:00
Christoph J. Scherr 401faca4db ci install python
cargo devel CI / cargo CI (push) Failing after 1m31s Details
2024-05-12 17:36:26 +02:00
Christoph J. Scherr 810bbf85de Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-05-12 17:28:40 +02:00
Christoph J. Scherr 7f45020511 add doctests to CI
cargo devel CI / cargo CI (push) Failing after 1m23s Details
2024-05-12 17:26:06 +02:00
PlexSheep 75feb7b2b0 automatic cargo CI changes 2024-05-12 15:22:49 +00:00
Christoph J. Scherr 73d291a477 fix: split-numbers test solutions were wrong #76
cargo devel CI / cargo CI (push) Successful in 1m54s Details
2024-05-12 17:20:57 +02:00
Christoph J. Scherr 9da3c584cd refactor: add doc comment for split numbers and change order to msb first #76 2024-05-12 17:20:54 +02:00
Christoph J. Scherr 77d473e22c refactor: split-numbers generic by converting to u128 #76
cargo devel CI / cargo CI (push) Failing after 1m42s Details
2024-05-12 02:47:59 +02:00
Christoph J. Scherr dc506de8aa test: split-numbers #76
test if splitting of numbers into Vec<u8> works correctly
2024-05-12 02:47:55 +02:00
Christoph J. Scherr 0eb6490854 feat: split unsigned numbers into bytes #76
cargo devel CI / cargo CI (push) Successful in 1m44s Details
2024-05-12 02:24:55 +02:00
Christoph J. Scherr c918fbf196
logger configuration throigh struct
cargo devel CI / cargo CI (push) Successful in 56s Details
2024-03-10 19:38:51 +01:00
PlexSheep ab9029fced automatic cargo CI changes 2024-03-03 17:20:44 +00:00
Christoph J. Scherr 5a1550829e
Merge branch 'master' into devel
cargo devel CI / cargo CI (push) Successful in 56s Details
2024-03-03 18:19:44 +01:00
Christoph J. Scherr c95a919107
docs rs attribute 2024-03-03 18:19:40 +01:00
Christoph J. Scherr fc1ab46d8a
docs rs attribute 2024-03-03 18:19:36 +01:00