-
v0.7.3-alpha.2
Pre-releaseAll checks were successfulcargo devel CI / cargo CI (push) Successful in 1m49sreleased this
2024-09-08 01:34:32 +02:00 | 2 commits to master since this release30168c5(HEAD -> master, origin/master, origin/HEAD) chore: bump version
a7d0c18(origin/devel, devel) chore: reset publish script
54a6946refactor(log): make logfile kinda behave like normalDownloads
-
Source code (ZIP)
14 downloads
-
Source code (TAR.GZ)
9 downloads
-
Source code (ZIP)
-
v0.7.3-alpha.0
Pre-releaseAll checks were successfulcargo devel CI / cargo CI (push) Successful in 1m52sreleased this
2024-09-08 01:27:57 +02:00 | 7 commits to master since this release51e2c30(HEAD) chore: bump versions
6197532refactor(log): refactor the build function
3063f77Merge branch 'master' into devel
05910aedocs: add backtics
895b156(origin/master, origin/HEAD, master) automatic cargo CI changesDownloads
-
Source code (ZIP)
11 downloads
-
Source code (TAR.GZ)
14 downloads
-
Source code (ZIP)
-
v0.7.3-alpha.1
Pre-releaseAll checks were successfulcargo devel CI / cargo CI (push) Successful in 1m50sreleased this
2024-09-08 01:27:43 +02:00 | 5 commits to master since this release492e655(HEAD) chore: bump versions
a9fbcf9fix(log): panic when trying to open alogfile in a dir that did not exist
51e2c30chore: bump versions
6197532refactor(log): refactor the build function
3063f77Merge branch 'master' into devel
05910aedocs: add backtics
895b156(origin/master, origin/HEAD, master) automatic cargo CI changesDownloads
-
Source code (ZIP)
10 downloads
-
Source code (TAR.GZ)
14 downloads
-
Source code (ZIP)
-
v0.7.2
StableAll checks were successfulcargo devel CI / cargo CI (push) Successful in 2m1sreleased this
2024-09-07 23:49:19 +02:00 | 12 commits to master since this release35ab3d9(HEAD -> master, origin/master, origin/HEAD) chore: fix publish script
917a68cchore: bump versions
5b0c82cfeat(log): specify span events + doc fixesDownloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
10 downloads
-
Source code (ZIP)
-
v0.7.1
StableAll checks were successfulcargo devel CI / cargo CI (push) Successful in 1m54sreleased this
2024-09-06 17:34:27 +02:00 | 15 commits to master since this release3bf60f8(HEAD -> master, origin/master, origin/HEAD) Merge branch 'devel'
056c2d1(origin/devel, devel) chore: bump version
235a8bffeat(cli): make VerbosityLevel serde compatible
29beabddocs: python not implemented notice #98
17a235cchore: add docs.rs metadata #97
4ff85b8chore: full feature
3a21539chore: bump version and fix deptree of workspace
442e17ffix: let logger use the crate name of the end-crate #91
687fd94automatic cargo CI changes
7eb7d95docs: fix cli example deps
43944b0fix: features in main crate were bad
b8acb73chore: remove reexports for cli #93
d48b87dMerge pull request 'idk why this isn't in master yet' (#94) from devel into master
6116d63Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel
5c6e5b2docs(cli): help template was missing something
ca3cabfautomatic cargo CI changesDownloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
9 downloads
-
Source code (ZIP)
-
v0.6.0
Pre-releaseAll checks were successfulcargo devel CI / cargo CI (push) Successful in 2m4sreleased this
2024-07-09 19:58:21 +02:00 | 31 commits to master since this release21444f1(HEAD -> devel, origin/devel) chore: bump versions
69ce804chore: clippy findings
89c481ffix: make the libpt log version correct
b1e6558chore: bumps for log and cli
d052fb2docs(cli): example was broken
7db1833feat(log): apperently, show time or not was also no option???
b96b2acchore: bump libpt
c9f879bchore: bump libpt-cli
914f17fchore: bump libpt-log
b06a821docs(cli): add crate level documentation
087e6darefactor(py)!: remove libpt-py #87
8226d74feat(log): apperently, it wasn't possible to set a min log level?
729c4e3fix(log): logfile works again #90
1c92f95docs(log): add an example for using a logfile
673eb69fix(cli): clap count parser only works with u8, so revert the change to i8 back
b382b3erefactor(cli): cli example was weird
87dc287refactor(log)!: rename ansiconst -> ansi
edb6342docs(log): add defaults to builder methods #82
b2bf00drefactor(log): apply more clippy findings
73f935drefactor(log): remove depereciated Logger::build()
9b94c25refactor(log): apply clippy findings
511fd69Merge pull request 'implement a cli module' (#85) from feat/cli into devel
f50dfe0(origin/feat/cli) Merge branch 'devel' into feat/cli
476efb8refactor(cli): apply all clippy findings
d9cdd18Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
4f15f4brefactor(cli): change log feature and impl default for VerbosityLevel
c9c8351automatic cargo CI changes
9ea146arefactor(cli): apply some clippy lints and add constants for VerbosityLevel
921387bchore: add more clippy lints and fix some
c819520fix(cli): loglevel values were not calculated correctly
c6afa06docs(cli): example for a simple cli
74aaeb0refactor(cli): verbosity level no option anymore, prevent verbosity overflows
6a7974aMerge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
bfebb53docs(cli::repl): repl documentation
216b896automatic cargo CI changes
0488b2frefactor(cli::repl): introduce custom error type, modularize
471364efeat(cli::repl): #84 #86 working and nice repl structure
d413b74feat(cli): add repl example without using library items
a9fe9d2chore: reexport shlex and add dialoguer features
3e5174ddocs(cli): expand on IsTerminal differences
db2fd9fdocs: fix redundand link binding
f2d4fd3Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
4278f4bdocs(cli): mention IsTerminal in cli::printing
880f2a7automatic cargo CI changes
a79513dfeat(cli): reexport human-panic and exitcode
c9e5a3fchore: change LICENSE to GPL-3.0-or-later
0b3610echore: change LICENSE to GPL-3.0-or-later
90cf678feat(cli::args): VerbosityLevel
2e26983chore: bump version of libpt-log to v0.4.3
1e912d9refactor: reexport tracing from libpt-log
6074ba8automatic cargo CI changes
f6ea982Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
798cb19feat(cli::args): verbosity flags for log level
6a179a6automatic cargo CI changes
a92f5f3chore: add clap derive feature
3fd04a6feat(cli): add cli crate export to libpt
1c78801docs(cli::printing): add module documentation
57709e9docs(cli::printing): document use of parameters for blockfmt_advanced
0179c53Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
08bfc03refactor(cli::printing): use Option for blockfmt_advanced
8070f0bautomatic cargo CI changes
502298dfeat(cli)!: remove printing::divider, add borderprint borderfmt and borderfmt_advanced
128be8dautomatic cargo CI changes
198630bMerge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
57aa7c2refactor(printing)!: move core::printing to cli #84
999cf63automatic cargo CI changes
630c50afeat(cli): add libpt-cli and reexport essential cli deps #84
940b5fffix(cargo): remove path for the libpt version used in libpt-py
101e20dchore: bump version to v0.6.0-alpha.0
a5a9706Merge branch 'master' into devel
5dba839(origin/master, origin/HEAD, master) chore: bump version to v0.5.1
0e1cbf7Merge pull request 'update to v0.5.1' (#81) from devel into master
738946cMerge branch 'master' into devel
409ba93Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
7928423refactor(bintols-join): return err if the result cannot be converted to T #80 #79
3d25040Merge branch 'devel' into feat/bintols/join-array
53e5458automatic cargo CI changes
3ef1ffctest: add tests for the join module #79
ab28775Merge branch 'master' into devel
8f75925Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
22d5b3arefactor(bintols-join): return err if the result cannot be converted to T #80 #79
b9f55d1Merge branch 'devel' into feat/bintols/join-array
e9c3402automatic cargo CI changes
2e38597feat: add a join module to join arrays into larger integers #79
a1c5725add tests for the join module #79Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
12 downloads
-
Source code (ZIP)
-
v0.5.1
StableAll checks were successfulcargo devel CI / cargo CI (push) Successful in 1m50sreleased this
2024-05-13 15:23:57 +02:00 | 107 commits to master since this release5dba839chore: bump version to v0.5.1
7928423refactor(bintols-join): return err if the result cannot be converted to T #80 #79
3ef1ffctest: add tests for the join module #79
2e38597feat: add a join module to join arrays into larger integers #79Downloads
-
Source code (ZIP)
9 downloads
-
Source code (TAR.GZ)
18 downloads
-
Source code (ZIP)
-
v0.5.0
StableAll checks were successfulcargo devel CI / cargo CI (push) Successful in 1m47sreleased this
2024-05-12 18:28:42 +02:00 | 116 commits to master since this release20b8f7arefactor: rename split_numbers to split
3326072chore: bump versions for v0.5.0
7f45020add doctests to CI
73d291afix: split-numbers test solutions were wrong #76
9da3c58refactor: add doc comment for split numbers and change order to msb first #76
77d473erefactor: split-numbers generic by converting to u128 #76
dc506detest: split-numbers #76
0eb6490feat: split unsigned numbers into bytes #76
c918fbflogger configuration throigh struct
ab9029fautomatic cargo CI changes
5a15508Merge branch 'master' into devel
c95a919docs rs attribute
fc1ab46docs rs attributeDownloads
-
Source code (ZIP)
9 downloads
-
Source code (TAR.GZ)
11 downloads
-
Source code (ZIP)
-
released this
2024-03-03 18:04:39 +01:00 | 139 commits to master since this releaseb374aa7(HEAD -> master, origin/master, origin/HEAD) update depsDownloads
-
Source code (ZIP)
9 downloads
-
Source code (TAR.GZ)
9 downloads
-
Source code (ZIP)
-
released this
2024-03-03 17:59:59 +01:00 | 140 commits to master since this releaseDownloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
12 downloads
-
Source code (ZIP)
generated from PlexSheep/baserepo