-
v0.3.0 Stable
released this
2024-05-13 16:36:18 +02:00 | 43 commits to master since this release378e3d7
chore: bump to v0.3.0
585bb41
refactor: split at whitespace #1 #15
00c6b35
feat: allow reading numbers from stdin #1
7eb00e0
refactor: use libpt for joining the base64 parser vec #5 #13
1bb0ffd
refactor: use libpt to join the fast32 vecs into the integer type #13 #5
2f14d67
chore: bump libpt to v0.5.1
68d9cda
feat: add hacky parsing for base32 and base64 #13 #5
44be69a
test: add prefix to base32 parser test #13
47894a3
test: numf_parser test for all types that should be supported by the generic #13
6649470
refactor: numf_parser takes a generic unsigned int #13
c6ad45f
test: add tests for numf_parser #13
18cccdd
test: fix numf_parser doctest #13 #5
399021e
feat: add a parser that can be used with clap for all formats except base32 and base64
b007a54
docs: add base64 and base32 to the readmeDownloads
generated from PlexSheep/rs-base