Commit graph

93 commits

Author SHA1 Message Date
41b38a89ff refactor: split-numbers generic by converting to u128 2024-05-12 02:47:40 +02:00
ad03279778 test: split-numbers
test if splitting of numbers into Vec<u8> works correctly
2024-05-12 02:47:12 +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
b374aa7e43
update deps 2024-03-03 18:02:24 +01:00
3f4a092d8d
bump version 2024-03-03 17:31:50 +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
222d248fab
0.4.0 bump 2024-03-03 13:42:39 +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
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
c69d116c75
fix py feature 2024-02-29 21:38:34 +01:00
faa4023f95
make clippy happier 2024-02-28 16:54:34 +01:00
9ebfbd52e2
add python interface crate 2024-02-28 16:42:27 +01:00
7930edc7e6
featurizing the library 2024-02-28 16:30:32 +01:00
PlexSheep
a082200ea7 automatic cargo CI changes 2024-02-16 17:23:21 +00:00
c3cc64699c
clippy fixes 2024-02-16 18:21:19 +01:00
3d727c74d0
remake error in libpt-log 2024-02-01 22:55:20 +01:00
a150304d01
remove hedu from bintols 2024-02-01 22:54:42 +01:00
c968e44349
add uptime to init 2024-01-23 14:02:46 +01:00
cscherrNT
782e211448 automatic cargo CI changes 2024-01-18 12:25:51 +00:00
751442cec1
hedu to struct 2024-01-18 13:23:44 +01:00
73bd34c78d
fix line counter for skipped lines 2024-01-18 12:04:20 +01:00
55e7bf0f86
fix no data and make even worse 2024-01-18 10:55:38 +01:00
ca50a038da
hedu cli now works with 0 byte input streams 2024-01-18 00:03:19 +01:00
7e9d337005
improvements and bugfixes 2024-01-17 23:48:41 +01:00
2bc75970a4
read from multiple sources
implements 
2024-01-17 23:03:53 +01:00
fd0d1e3c22
add toggle of alt_buf after line skip 2024-01-17 22:28:11 +01:00
PlexSheep
ee62e1e578 automatic cargo CI changes 2024-01-17 18:39:03 +00:00
15b1776def
fix data index for 2024-01-17 19:37:00 +01:00
f4a7aeaf87
change how hedu prints 2024-01-17 19:24:30 +01:00
6e161eca5f
hedu data_idx offset fix
fixes 
2024-01-17 18:13:31 +01:00
d1e888c138
fix hedu limit offset 2024-01-17 16:21:41 +01:00
956e507e39
split byte_counter into data_index and rd_counter
fixes 
2024-01-17 15:56:42 +01:00
23910f122e
hedu fix byte counter 2024-01-17 15:21:03 +01:00
cscherrNT
15fe2c1ce9 automatic cargo CI changes 2024-01-17 13:33:28 +00:00
a4acae1580
restructuring complete 2024-01-17 14:31:23 +01:00
df2c07573d
better deps and move things 2024-01-17 13:57:47 +01:00
9d22104f90
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:35:36 +01:00
5387ca6085
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:19:23 +01:00
5620832bcc
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:17:41 +01:00
7a768a14f4
auto publish on push to master 2024-01-17 12:07:02 +01:00
Gitea CI
de9ef8d841 automatic cargo CI changes 2024-01-16 18:43:48 +00:00
0155465332
hedu limit 2024-01-16 19:41:51 +01:00