2023-04-15
- build packages (9c7bd255)
2023-04-13
- deps (18ba3813)
- weak tests for windows (54f29560)
- Contains args are backwards (4501f737)
- less strict error checking for window (57715e5f)
- ignore insecure hash warnings (2055970f)
- remove context from struct and pass it in when needed (be6b7ae8)
- more ci cd config changes (caf5fffc)
- normalize ci cd configs (c852e085)
- normalize github actions (4f450723)
2022-12-17
- return value to prevent heap alloc (77adcbf2)
- sha256 (9f956e28)
2022-12-16
- test bad filename (a3f573e3)
- add sha512 family and use a test matrix to save some lines (7c3f6e74)
- simplify returns (5b274ca1)
2022-10-27
- Merge pull request #5 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.1 (2a8a6928)
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (a73498eb)
- deps (8d408351)
- use goutils Merge instead (1fca47fa)
2022-09-22
- lock map (709fbe5f)
2022-09-22
- deps (176696b8)
- lock hashes slice (a43b4736)
2022-08-05
- Merge pull request #4 from kmulvey/go-19 (c9055f8e)
- go 1.19 and deps (11b6df22)
- Revert "go 1.19 and deps" (6734c003)
- go 1.19 and deps (c99661a4)
- cover badge (d55a3113)
- change cover output (7ed28940)
- test cover (2b0b6f65)
- test wrappers (86bacfa9)
- codecov (7eec3fb8)
2022-07-01
- Merge pull request #3 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.0 (7ece96ab)
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (dae6d642)
- Merge pull request #2 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.7.5 (bc10f0d9)
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (f5700ae2)
- me (6b475660)
- Merge pull request #1 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.7.4 (cf7b58bf)
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.4 (a7afd25f)
- vuln scan (4208c70b)
- deps (9a71a160)
2022-06-07
- deps (48501b75)
- block size benchmakrs (d3636ba1)
- rename (5d576506)
- spacing (086c8f14)
- benchmarks (541a5878)
- notes (440a0ab7)
- usage (1c0a6287)
2022-05-17
- bench (d8b5208b)
- give main() to releaser (8e368cea)
2022-05-17
- pass in context (b86b95e6)
- linting (48d6dabc)
2022-05-17
- pass in hash funcs (78c606cf)
- pass in hash constructor (33e11bdd)
- test parallel (da622527)
- merge (6b455c1f)
- break out tests (bd7e0875)
- rename (96a3c503)
- split files (bee6fdee)
- errgroup (20b7acf9)
- fix stream file bugs (375a7c41)
- bugs (dcffb41c)
- badges (36061041)
- readme (9c9be1d0)
- ignore (3f7580b2)
- cli tool (0108a394)
- running example (372a3345)
- init (761b816e)
- Initial commit (b3d51c00)