Commit graph

257 commits

Author SHA1 Message Date
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
eba86d542d
fix github ci
All checks were successful
cargo devel CI / cargo CI (push) Successful in 54s
2024-03-03 17:29:27 +01:00
d58207cb5d
remove cucumber dependency from core
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m0s
2024-03-03 17:19:29 +01:00
97b8086624
fix bintolsdisplay
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m27s
2024-03-03 17:16:50 +01:00
5a7f980c92
ci install python
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m37s
2024-03-03 16:51:26 +01:00
c4921ec364
update cargo ci
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m7s
2024-03-03 14:02:19 +01:00
222d248fab
0.4.0 bump
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m50s
2024-03-03 13:42:39 +01:00
1bd84757fc
remove maturin CI
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m37s
2024-03-01 21:31:58 +01:00
ea9a15771b
Release 0.4.0-alpha.2
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m40s
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
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-03-01 21:28:24 +01:00
4e486fde80 Merge pull request 'devel' (#73) from devel into master
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
Reviewed-on: #73
2024-03-01 21:20:29 +01:00
be574d7efe
bump version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m0s
2024-03-01 21:18:05 +01:00
328d042199
independent version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m0s
2024-03-01 21:09:42 +01:00
19e1fd6c50
remove empty and unused modules
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m40s
2024-03-01 20:44:14 +01:00
10ec77aef0
python interface for core and logging
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m59s
2024-03-01 20:15:16 +01:00
e8be5388b1
some python stuff
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m38s
2024-02-29 22:22:44 +01:00
c69d116c75
fix py feature
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m50s
2024-02-29 21:38:34 +01:00
faa4023f95
make clippy happier
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m8s
2024-02-28 16:54:34 +01:00
af2974d843
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m9s
2024-02-28 16:42:37 +01:00
9ebfbd52e2
add python interface crate #57 2024-02-28 16:42:27 +01:00
cscherrNT
885b45abd1 automatic cargo CI changes 2024-02-28 15:32:28 +00:00
7930edc7e6
featurizing the library
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
2024-02-28 16:30:32 +01:00
d6d751d0b5
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m25s
2024-02-21 23:16:09 +01:00
a4a01e45cd
fancier readme 2024-02-21 23:14:31 +01:00
2448cb52a0
fancier readme
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-02-21 23:13:23 +01:00
PlexSheep
a082200ea7 automatic cargo CI changes 2024-02-16 17:23:21 +00:00
c3cc64699c
clippy fixes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m35s
2024-02-16 18:21:19 +01:00
4b1443d873
ci add clippy rustup
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m43s
2024-02-16 16:35:44 +01:00
96e2bb4e3f
clippy ci
Some checks failed
cargo devel CI / cargo CI (push) Failing after 21s
2024-02-16 16:12:51 +01:00
fb3d99d459
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m30s
2024-02-09 18:39:09 +01:00
d5015bbed7
fix ci 2024-02-09 18:39:08 +01:00
7fa40416c7
remove the bins
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-02-02 09:39:43 +01:00
2a977fdd14
fix release script
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m39s
2024-02-02 00:06:56 +01:00
3d727c74d0
remake error in libpt-log
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m17s
2024-02-01 22:55:20 +01:00
a150304d01
remove hedu from bintols 2024-02-01 22:54:42 +01:00
0cf8ab78dc
remove the hedu bin
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m33s
2024-02-01 22:50:42 +01:00