Commit graph

385 commits

Author SHA1 Message Date
21f0985280 chore: add release-plz ci 2024-10-16 14:21:42 +02:00
90e3442b50 chore: change ci message to fit conventional git commits 2024-10-16 13:49:50 +02:00
30168c5523 chore: bump version 2024-09-08 01:34:28 +02:00
a7d0c18f52 chore: reset publish script 2024-09-08 01:27:27 +02:00
54a694645f refactor(log): make logfile kinda behave like normal 2024-09-08 01:26:37 +02:00
492e655d29 chore: bump versions 2024-09-08 01:14:35 +02:00
a9fbcf9518 fix(log): panic when trying to open alogfile in a dir that did not exist 2024-09-08 01:14:04 +02:00
51e2c3029e chore: bump versions 2024-09-08 01:05:08 +02:00
6197532bc7 refactor(log): refactor the build function 2024-09-08 00:35:19 +02:00
3063f77798 Merge branch 'master' into devel 2024-09-07 23:51:36 +02:00
05910ae3be docs: add backtics 2024-09-07 23:51:19 +02:00
PlexSheep
895b156e02 automatic cargo CI changes 2024-09-07 21:51:12 +00:00
35ab3d9b28 chore: fix publish script 2024-09-07 23:49:15 +02:00
917a68c8ab chore: bump versions 2024-09-07 23:48:22 +02:00
5b0c82cf2b feat(log): specify span events + doc fixes 2024-09-07 23:47:06 +02:00
3bf60f86b1 Merge branch 'devel' 2024-09-06 17:34:20 +02:00
056c2d136c chore: bump version 2024-09-06 17:34:16 +02:00
235a8bfb85 feat(cli): make VerbosityLevel serde compatible 2024-09-06 17:33:15 +02:00
29beabdc29 docs: python not implemented notice 2024-08-30 18:06:46 +02:00
17a235c1da chore: add docs.rs metadata 2024-08-30 17:49:40 +02:00
4ff85b881c chore: full feature 2024-08-30 17:49:24 +02:00
3a215390d6 chore: bump version and fix deptree of workspace 2024-08-30 17:39:53 +02:00
442e17f9a8 fix: let logger use the crate name of the end-crate 2024-08-30 17:39:10 +02:00
cscherrNT
687fd94870 automatic cargo CI changes 2024-08-30 14:27:56 +00:00
7eb7d95f94 docs: fix cli example deps 2024-08-30 16:25:48 +02:00
43944b0e34 fix: features in main crate were bad 2024-08-30 16:02:11 +02:00
b8acb7300e chore: remove reexports for cli 2024-08-30 13:35:47 +02:00
d48b87dcfe Merge pull request 'idk why this isn't in master yet' () from devel into master
Reviewed-on: 
2024-07-22 13:30:20 +02:00
6116d639b2 Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel 2024-07-09 20:16:05 +02:00
5c6e5b242e docs(cli): help template was missing something 2024-07-09 20:16:04 +02:00
PlexSheep
ca3cabf6ca automatic cargo CI changes 2024-07-09 17:59:06 +00:00
21444f1ffe chore: bump versions 2024-07-09 19:57:04 +02:00
69ce80483d chore: clippy findings 2024-07-09 19:54:11 +02:00
89c481fa2e fix: make the libpt log version correct 2024-07-09 19:53:50 +02:00
b1e6558a30 chore: bumps for log and cli 2024-07-09 19:52:09 +02:00
d052fb2b34 docs(cli): example was broken 2024-07-09 19:51:22 +02:00
7db1833cbb feat(log): apperently, show time or not was also no option??? 2024-07-09 19:50:12 +02:00
b96b2ac4f6 chore: bump libpt 2024-07-09 19:47:23 +02:00
c9f879b97f chore: bump libpt-cli 2024-07-09 19:46:27 +02:00
914f17f359 chore: bump libpt-log 2024-07-09 19:45:21 +02:00
b06a821f29 docs(cli): add crate level documentation
but I'm lazy
2024-07-09 19:43:43 +02:00
087e6dad8c refactor(py)!: remove libpt-py 2024-07-09 19:41:34 +02:00
8226d74fb9 feat(log): apperently, it wasn't possible to set a min log level? 2024-07-09 19:39:33 +02:00
729c4e3a4e fix(log): logfile works again 2024-07-09 19:37:56 +02:00
1c92f95901 docs(log): add an example for using a logfile 2024-07-09 19:37:13 +02:00
673eb691e9 fix(cli): clap count parser only works with u8, so revert the change to i8 back 2024-07-09 19:34:46 +02:00
b382b3e501 refactor(cli): cli example was weird 2024-07-09 19:29:20 +02:00
87dc2871d7 refactor(log)!: rename ansiconst -> ansi
idk why it was called that, seems dumb, better break now than later in
case I actually get users
2024-07-09 18:33:31 +02:00
edb6342b0c docs(log): add defaults to builder methods 2024-07-09 18:31:30 +02:00
b2bf00db46 refactor(log): apply more clippy findings 2024-07-09 18:25:50 +02:00