2023-10-18T08:31:35Z - 2024-10-18T08:31:35Z

Overview

8 Active Pull Requests
18 Active Issues
Excluding merges, 4 authors have pushed 48 commits to master and 87 commits to all branches. On master, 14 files have changed and there have been 1267 additions and 388 deletions.

8 Releases published by 1 user

Published v0.4.1 v0.4.1 2024-09-06 13:57:55 +02:00

Published v0.4.0 v0.4.0 2024-09-06 12:02:32 +02:00

Published v0.3.3 v0.3.3 2024-05-16 18:25:00 +02:00

Published v0.3.2 v0.3.2 2024-05-16 17:53:45 +02:00

Published v0.3.1 v0.3.1 2024-05-13 17:02:40 +02:00

Published v0.3.0 v0.3.0 2024-05-13 16:36:18 +02:00

Published v0.2.0 v0.2.0 2024-05-12 21:21:42 +02:00

Published v0.1.0 v0.1.0 2024-05-12 18:57:50 +02:00

7 Pull requests merged by 1 user

Merged #21 output a random number 2024-05-23 13:25:16 +02:00

Merged #18 v0.3.2 2024-05-16 17:52:34 +02:00

Merged #14 v0.3.0 2024-05-13 16:34:21 +02:00

Merged #15 read numbers from stdin 2024-05-13 16:32:37 +02:00

Merged #13 add parser for all formats 2024-05-13 15:54:23 +02:00

Merged #11 feat: padding and FormatOptions #9 2024-05-12 19:59:19 +02:00

Merged #7 feat/other-formats 2024-05-12 18:46:11 +02:00

1 Pull request proposed by 1 user

Proposed #24 WIP: Guess the format of numbers 2024-05-23 13:35:03 +02:00

16 Issues closed from 2 users

Closed #26 feat: export as binary 2024-09-06 11:59:06 +02:00

Closed #23 test: add tests for the rand and rand_max flags 2024-05-23 13:24:19 +02:00

Closed #22 numf_parser panics with usize / does not compile with usize 2024-05-23 13:16:54 +02:00

Closed #19 feat: add a csprng because why the fuck not 2024-05-22 23:59:17 +02:00

Closed #6 create mirrors 2024-05-16 17:50:27 +02:00

Closed #17 numf waits for numbers from stdin even if numbers are provided and no pipe is used 2024-05-13 17:01:55 +02:00

Closed #16 numf -V or -h don't work because stdin input is expected 2024-05-13 17:01:50 +02:00

Closed #1 Allow reading numbers from stdin 2024-05-13 16:32:31 +02:00

Closed #5 allow input with other formats 2024-05-13 15:53:33 +02:00

Closed #12 add tests 2024-05-12 20:29:59 +02:00

Closed #9 add padding for outputs 2024-05-12 20:02:45 +02:00

Closed #10 export the formatter as library 2024-05-12 18:46:22 +02:00

Closed #4 add additional formats 2024-05-12 18:46:16 +02:00

Closed #8 split u128 into Vec<u8> with a dependency instead of in this program 2024-05-12 18:36:55 +02:00

Closed #2 usage is not printed when invoked without any args or stdin 2024-05-12 01:06:08 +02:00

Closed #3 Use a larger integer type 2024-05-10 19:26:43 +02:00

2 Issues created by 1 user

Opened #20 feat: somehow guess the format if something is inputted without prefix 2024-05-22 16:55:25 +02:00

Opened #25 feat: ASCII/UTF-8 as format 2024-06-13 17:27:48 +02:00