Commit graph

294 commits

Author SHA1 Message Date
PlexSheep
8070f0b100 automatic cargo CI changes 2024-06-27 20:21:55 +00:00
502298d47b feat(cli)!: remove printing::divider, add borderprint borderfmt and borderfmt_advanced
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m5s
divider was removed because it was too simple and code duplication makes
therefore more sense for it's usecase.

Refs: #84
2024-06-27 22:19:53 +02:00
PlexSheep
128be8d718 automatic cargo CI changes 2024-06-27 19:32:09 +00:00
198630b35a Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m6s
2024-06-27 21:30:04 +02:00
57aa7c256a refactor(printing)!: move core::printing to cli #84 2024-06-27 21:30:02 +02:00
PlexSheep
999cf630e8 automatic cargo CI changes 2024-06-27 19:29:32 +00:00
630c50a64a feat(cli): add libpt-cli and reexport essential cli deps #84
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m8s
2024-06-27 21:27:26 +02:00
940b5ffa1a fix(cargo): remove path for the libpt version used in libpt-py
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m51s
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
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m13s
2024-06-27 21:10:49 +02:00
a5a97066bc Merge branch 'master' into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m53s
2024-05-13 15:38:02 +02:00
5dba8395d3 chore: bump version to v0.5.1
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
2024-05-13 15:25:15 +02:00
0e1cbf7daa Merge pull request 'update to v0.5.1' (#81) from devel into master
Reviewed-on: #81
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' (#80) from feat/bintols/join-array into devel
Reviewed-on: #80
2024-05-13 15:25:15 +02:00
7928423d6e refactor(bintols-join): return err if the result cannot be converted to T #80 #79 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 #79 2024-05-13 15:25:14 +02:00
ab2877546c Merge branch 'master' into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m50s
2024-05-13 15:18:06 +02:00
8f75925ec3 Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m45s
Reviewed-on: #80
2024-05-13 15:16:18 +02:00
22d5b3ac07 refactor(bintols-join): return err if the result cannot be converted to T #80 #79
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m48s
2024-05-13 15:13:35 +02:00
b9f55d1613 Merge branch 'devel' into feat/bintols/join-array
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
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 #79 2024-05-13 14:57:49 +02:00
a1c5725c55 add tests for the join module #79
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m58s
2024-05-13 14:57:49 +02:00
ed0b363a99 Merge pull request 'libpt 0.5' (#78) from devel into master
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
Reviewed-on: #78
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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
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' (#77) from feat/bintols/split-numbers-to-bytes into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m46s
Reviewed-on: #77
2024-05-12 17:41:11 +02:00
d7677e2363 Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
2024-05-12 17:38:57 +02:00
c41328d093 ci install python
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m56s
2024-05-12 17:38:52 +02:00
492cedf5cc Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m30s
2024-05-12 17:36:41 +02:00
401faca4db ci install python
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m31s
2024-05-12 17:36:26 +02:00
810bbf85de Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-05-12 17:28:40 +02:00
7f45020511 add doctests to CI
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m23s
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 #76
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m54s
2024-05-12 17:20:57 +02:00
9da3c584cd refactor: add doc comment for split numbers and change order to msb first #76 2024-05-12 17:20:54 +02:00
77d473e22c refactor: split-numbers generic by converting to u128 #76
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m42s
2024-05-12 02:47:59 +02:00
dc506de8aa test: split-numbers #76
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 #76
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m44s
2024-05-12 02:24:55 +02:00
c918fbf196
logger configuration throigh struct
All checks were successful
cargo devel CI / cargo CI (push) Successful in 56s
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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 56s
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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 57s
2024-03-03 18:02:24 +01:00
3f4a092d8d
bump version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 53s
2024-03-03 17:31:50 +01:00