|
d13b263222
|
wrap errors
Implement error wrapping so we catch all errors into a single error.
|
2022-01-09 15:53:50 -05:00 |
|
|
09f3c9b73e
|
adding more convenience functions, improve some argument receivers
|
2021-12-13 04:04:03 -05:00 |
|
|
d81452a92c
|
v1 complete and tests complete (for now. 😉).
|
2021-12-13 00:15:38 -05:00 |
|
|
142c0ba74f
|
adding example and test information to readme.adoc
|
2021-12-10 03:47:10 -05:00 |
|
|
0fc0e0c269
|
checking in - all basic funcs in place; add a few more then v1 merge
|
2021-12-06 03:24:55 -05:00 |
|
|
a5b479ae4e
|
docs, workflow change
docs were updated, and going to be doing all primary (V1+) work in master branch.
when ready for a release, i'll merge it into that particular branch.
|
2021-11-27 02:24:22 -05:00 |
|
|
dbc0962e46
|
better godoc documentation
|
2021-11-26 00:01:49 -05:00 |
|
brent s
|
5975b5ed5c
|
v0.0.1 is now done.
Cleaned up file naming/organization, optimized some things like using preallocated indexed slices instead of
appends, etc.
|
2021-11-21 18:07:52 -05:00 |
|