Commit graph

327 commits

Author SHA1 Message Date
3ef1ffc337 test: add tests for the join module 2024-05-13 15:25:14 +02:00
ab2877546c Merge branch 'master' into devel 2024-05-13 15:18:06 +02:00
8f75925ec3 Merge pull request 'feat/bintols/join-array' () from feat/bintols/join-array into devel
Reviewed-on: 
2024-05-13 15:16:18 +02:00
22d5b3ac07 refactor(bintols-join): return err if the result cannot be converted to T 2024-05-13 15:13:35 +02:00
b9f55d1613 Merge branch 'devel' into feat/bintols/join-array 2024-05-13 15:00:45 +02:00
PlexSheep
e9c3402aff automatic cargo CI changes 2024-05-13 12:59:44 +00:00
2e38597a7c feat: add a join module to join arrays into larger integers 2024-05-13 14:57:49 +02:00
a1c5725c55 add tests for the join module 2024-05-13 14:57:49 +02:00
ed0b363a99 Merge pull request 'libpt 0.5' () from devel into master
Reviewed-on: 
2024-05-12 18:28:12 +02:00
PlexSheep
86e1cc917d automatic cargo CI changes 2024-05-12 16:21:23 +00:00
0a6072c478 feat: add bintols split to libpt-py 2024-05-12 17:58:55 +02:00
20b8f7a582 refactor: rename split_numbers to split 2024-05-12 17:58:31 +02:00
33260726a1 chore: bump versions for v0.5.0 2024-05-12 17:58:02 +02:00
e3ac4c60ba Merge pull request 'feat/bintols/split-numbers-to-bytes' () from feat/bintols/split-numbers-to-bytes into devel
Reviewed-on: 
2024-05-12 17:41:11 +02:00
d7677e2363 Merge branch 'devel' into feat/bintols/split-numbers-to-bytes 2024-05-12 17:38:57 +02:00
c41328d093 ci install python 2024-05-12 17:38:52 +02:00
492cedf5cc Merge branch 'devel' into feat/bintols/split-numbers-to-bytes 2024-05-12 17:36:41 +02:00
401faca4db ci install python 2024-05-12 17:36:26 +02:00
810bbf85de Merge branch 'devel' into feat/bintols/split-numbers-to-bytes 2024-05-12 17:28:40 +02:00
7f45020511 add doctests to CI 2024-05-12 17:26:06 +02:00
PlexSheep
75feb7b2b0 automatic cargo CI changes 2024-05-12 15:22:49 +00:00
73d291a477 fix: split-numbers test solutions were wrong 2024-05-12 17:20:57 +02:00
9da3c584cd refactor: add doc comment for split numbers and change order to msb first 2024-05-12 17:20:54 +02:00
77d473e22c refactor: split-numbers generic by converting to u128 2024-05-12 02:47:59 +02:00
dc506de8aa test: split-numbers
test if splitting of numbers into Vec<u8> works correctly
2024-05-12 02:47:55 +02:00
0eb6490854 feat: split unsigned numbers into bytes 2024-05-12 02:24:55 +02:00
c918fbf196
logger configuration throigh struct 2024-03-10 19:38:51 +01:00
PlexSheep
ab9029fced automatic cargo CI changes 2024-03-03 17:20:44 +00:00
5a1550829e
Merge branch 'master' into devel 2024-03-03 18:19:44 +01:00
c95a919107
docs rs attribute 2024-03-03 18:19:40 +01:00
fc1ab46d8a
docs rs attribute 2024-03-03 18:19:36 +01:00
b374aa7e43
update deps 2024-03-03 18:02:24 +01:00
3f4a092d8d
bump version 2024-03-03 17:31:50 +01:00
eba86d542d
fix github ci 2024-03-03 17:29:27 +01:00
d58207cb5d
remove cucumber dependency from core 2024-03-03 17:19:29 +01:00
97b8086624
fix bintolsdisplay 2024-03-03 17:16:50 +01:00
5a7f980c92
ci install python 2024-03-03 16:51:26 +01:00
c4921ec364
update cargo ci 2024-03-03 14:02:19 +01:00
222d248fab
0.4.0 bump 2024-03-03 13:42:39 +01:00
1bd84757fc
remove maturin CI 2024-03-01 21:31:58 +01:00
ea9a15771b
Release 0.4.0-alpha.2
libpt@0.4.0-alpha.2
libpt-bintols@0.4.0-alpha.2
libpt-core@0.4.0-alpha.2
libpt-log@0.4.0-alpha.2
libpt-py@0.4.0-alpha.2

Generated by cargo-workspaces
2024-03-01 21:29:00 +01:00
7150f0aefd
Release v0.4.0-alpha.1 2024-03-01 21:28:24 +01:00
4e486fde80 Merge pull request 'devel' () from devel into master
Reviewed-on: 
2024-03-01 21:20:29 +01:00
be574d7efe
bump version 2024-03-01 21:18:05 +01:00
328d042199
independent version 2024-03-01 21:09:42 +01:00
19e1fd6c50
remove empty and unused modules 2024-03-01 21:08:20 +01:00
PlexSheep
0afd0a96a3 automatic cargo CI changes 2024-03-01 19:47:54 +00:00
6d4e82b0b7
python bintols 2024-03-01 20:44:14 +01:00
10ec77aef0
python interface for core and logging 2024-03-01 20:15:16 +01:00
e8be5388b1
some python stuff 2024-02-29 22:22:44 +01:00