Commit Graph

11 Commits

Author SHA1 Message Date
a755fe957a fix(strings): add missing benchmark for DNSLabel 2021-03-16 02:13:20 +00:00
ef9cb3a01d chore(docs): remove redundant RFC URLs
pkg.go.dev parses "RFC 1035, section 2.3.1" style text and links it to
the relevant place. So there's no need to also include a full URL for
documentation purposes.
2021-03-16 02:10:59 +00:00
6a03122985 chore(release): 0.1.1 v0.1.1 2021-01-20 08:55:26 +00:00
53f7741451 ci(bench): fix missing benchmarks from stored reports/graphs 2021-01-20 08:54:43 +00:00
16e33f432c docs(godoc): improve formatting of DNSLabel docs 2021-01-20 08:54:18 +00:00
48449585e8 chore(release): 0.1.0 v0.1.0 2021-01-20 03:20:37 +00:00
f13952d55e docs(readme): fix formatting issue 2021-01-20 03:14:20 +00:00
7379265233 Merge pull request #1 from jimeh/initial-implementation
feat(rands): initial implementation
2021-01-20 03:09:37 +00:00
417d0b007c ci(github): add GitHub Actions CI workflow 2021-01-20 02:58:16 +00:00
597fe535d3 feat(rands): initial implementation 2021-01-20 02:58:03 +00:00
3ddcfd415c chore: initial commit 2021-01-20 02:55:16 +00:00