- 249ff6c Add go.mod by Alexey Palazhchenko · 11 months ago master
- afde56e Renew godoc url to pkg.go.dev from godoc.org by kebhr · 2 years, 3 months ago
- 9f541cc Adds commas to number formatting in english.Plural. by Chris Conway · 3 years, 10 months ago v1.0.0
- 02af396 Added a quickcheck test for stripTrailingDigits by Dustin Sallings · 4 years, 1 month ago
- 41f8089 Add a few methods for limiting the number of decimal places outputted. #18 by Andrew Brampton · 4 years, 1 month ago
- bb3d318 Fix for reported off-by-one (nanosecond) error in RelTime by Dustin Sallings · 4 years, 6 months ago
- 0b19b17 chore(comma): fixed typo by yyoshiki41 · 4 years, 6 months ago
- 6d15c0a Adds package humanize/english for English-word manipulations. by Chris Conway · 4 years, 7 months ago
- 77ed807 Remove .gitignore. by Dmitri Shuralyov · 4 years, 7 months ago
- 79e699c Travis: Use latest patch versions. by Dmitri Shuralyov · 4 years, 9 months ago
- 3833324 Updated .travis.yml to use the latest Go releases by Andrew Brampton · 4 years, 9 months ago
- 259d2a1 Add space between numbers and units in README, package documentation. by Dmitri Shuralyov · 5 years ago
- 7a41df0 Handle formatting floats on 32-bit systems by Dustin Sallings · 5 years ago
- 904a494 Special case Comma(math.MinInt64). by Dustin Sallings · 5 years ago
- ef638b6 Remove unnecessary caching of slice length by Daniel Lohse · 5 years ago
- 2064d2b Fix panicking `CustomRelTime` when magnitude list is incomplete by Daniel Lohse · 5 years ago
- bd88f87 Handle commas in bytes parsing. by Dustin Sallings · 6 years ago
- 2fcb520 Removed misleading/incorrect docs. by Dustin Sallings · 6 years ago
- 3143592 Implement CustomRelTime by Dustin Sallings · 6 years ago
- b54b505 Caculate time in nanoseconds by hurf · 6 years ago