generated from PlexSheep/rs-base
docs(readme): change docs.rs link to the documentation instead of the crate
cargo.yaml #74 -Commit
eba7d2fe01
pushed by
PlexSheep
docs(readme): add fancy badges and mirror links
cargo.yaml #69 -Commit
1a87391d5e
pushed by
PlexSheep
docs(help): change formulation for numbers
cargo.yaml #68 -Commit
f4b8927a6a
pushed by
PlexSheep
chore: remove unused dep clap-num and disable default features for libpt
cargo.yaml #65 -Commit
83250589fb
pushed by
PlexSheep
fix: only read from stdin if it's not a terminal #17
cargo.yaml #61 -Commit
bf4e7b00d7
pushed by
PlexSheep
fix: parse first then add numbers from stdin #16
cargo.yaml #60 -Commit
f93e5f6c4c
pushed by
PlexSheep
Merge pull request 'v0.3.0' (#14) from devel into master
cargo.yaml #59 -Commit
09a7fa22cf
pushed by
PlexSheep
Merge pull request 'v0.3.0' (#14) from devel into master
cargo.yaml #58 -Commit
09a7fa22cf
pushed by
PlexSheep
Merge pull request 'read numbers from stdin' (#15) from feat/numbers-from-stdin into devel
cargo.yaml #56 -Commit
706c06ce6f
pushed by
PlexSheep
refactor: split at whitespace #1 #15
cargo.yaml #55 -Commit
585bb41a9d
pushed by
PlexSheep
feat/numbers-from-stdin
feat: allow reading numbers from stdin #1
cargo.yaml #53 -Commit
00c6b35ef3
pushed by
PlexSheep
feat/numbers-from-stdin
Merge branch 'master' into devel
cargo.yaml #52 -Commit
1f4818ff98
pushed by
PlexSheep
feat/numbers-from-stdin
refactor: use libpt for joining the base64 parser vec #5 #13
cargo.yaml #49 -Commit
7eb00e0f56
pushed by
PlexSheep
feat/parse-formats
refactor: use libpt to join the fast32 vecs into the integer type #13 #5
cargo.yaml #48 -Commit
1bb0ffd6f8
pushed by
PlexSheep
feat/parse-formats
chore: bump libpt to v0.5.1
cargo.yaml #47 -Commit
2f14d672f4
pushed by
PlexSheep
feat/parse-formats
feat: add hacky parsing for base32 and base64 #13 #5
cargo.yaml #46 -Commit
68d9cdaf69
pushed by
PlexSheep
feat/parse-formats
test: fix numf_parser doctest #13 #5
cargo.yaml #42 -Commit
18cccddbb2
pushed by
PlexSheep
feat/parse-formats
docs: add base64 and base32 to the readme
cargo.yaml #40 -Commit
b007a54b4b
pushed by
PlexSheep
test: padded prefixed formatting #12
cargo.yaml #34 -Commit
a88a03eab7
pushed by
PlexSheep
test/basics