Commit graph

288 commits

Author SHA1 Message Date
630c50a64a feat(cli): add libpt-cli and reexport essential cli deps 2024-06-27 21:27:26 +02:00
940b5ffa1a fix(cargo): remove path for the libpt version used in libpt-py
otherwise, libpt-py always uses the latest libpt version by path that is
in the workspace, which is bad if the libpt version is ahead of the
libpt-py version.
2024-06-27 21:20:07 +02:00
101e20da43 chore: bump version to v0.6.0-alpha.0 2024-06-27 21:10:49 +02:00
a5a97066bc Merge branch 'master' into devel 2024-05-13 15:38:02 +02:00
5dba8395d3 chore: bump version to v0.5.1 2024-05-13 15:25:15 +02:00
0e1cbf7daa Merge pull request 'update to v0.5.1' () from devel into master
Reviewed-on: 
2024-05-13 15:25:15 +02:00
738946c2ae Merge branch 'master' into devel 2024-05-13 15:25:15 +02:00
409ba93bb9 Merge pull request 'feat/bintols/join-array' () from feat/bintols/join-array into devel
Reviewed-on: 
2024-05-13 15:25:15 +02:00
7928423d6e refactor(bintols-join): return err if the result cannot be converted to T 2024-05-13 15:25:15 +02:00
3d25040743 Merge branch 'devel' into feat/bintols/join-array 2024-05-13 15:25:15 +02:00
PlexSheep
53e545832c automatic cargo CI changes 2024-05-13 15:25:15 +02:00
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