v0.3.0 #14

Merged
PlexSheep merged 18 commits from devel into master 2024-05-13 16:34:21 +02:00
Owner
No description provided.
PlexSheep added 13 commits 2024-05-13 15:54:58 +02:00
docs: add base64 and base32 to the readme
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m15s
b007a54b4b
feat: add a parser that can be used with clap for all formats except base32 and base64
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m16s
399021ecc6
Refs: #5
test: fix numf_parser doctest #13 #5
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m15s
18cccddbb2
test: add tests for numf_parser #13
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m17s
c6ad45fb82
refactor: numf_parser takes a generic unsigned int #13
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
6649470ff7
test: numf_parser test for all types that should be supported by the generic #13
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m9s
47894a3f26
feat: add hacky parsing for base32 and base64 #13 #5
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m17s
68d9cdaf69
chore: bump libpt to v0.5.1
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m17s
2f14d672f4
refactor: use libpt to join the fast32 vecs into the integer type #13 #5
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m19s
1bb0ffd6f8
refactor: use libpt for joining the base64 parser vec #5 #13
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m24s
7eb00e0f56
Merge pull request 'add parser for all formats' (#13) from feat/parse-formats into devel
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
abb8ed4f2e
Reviewed-on: #13
PlexSheep added 1 commit 2024-05-13 15:55:06 +02:00
Merge branch 'master' into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m15s
1f4818ff98
PlexSheep reviewed 2024-05-13 15:56:35 +02:00
PlexSheep left a comment
Author
Owner

ok so far, bump to v0.3 and check docs.
Also implement #1 before we release

ok so far, bump to v0.3 and check docs. Also implement #1 before we release
PlexSheep added 3 commits 2024-05-13 16:32:39 +02:00
feat: allow reading numbers from stdin #1
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m16s
00c6b35ef3
refactor: split at whitespace #1 #15
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m15s
585bb41a9d
Merge pull request 'read numbers from stdin' (#15) from feat/numbers-from-stdin into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m13s
706c06ce6f
Reviewed-on: #15
PlexSheep reviewed 2024-05-13 16:33:23 +02:00
PlexSheep left a comment
Author
Owner

ok

ok
PlexSheep changed title from WIP: v0.3.0 to v0.3.0 2024-05-13 16:33:27 +02:00
PlexSheep added 1 commit 2024-05-13 16:34:10 +02:00
chore: bump to v0.3.0
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m17s
378e3d7fd2
PlexSheep merged commit 09a7fa22cf into master 2024-05-13 16:34:21 +02:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/numf#14
No description provided.