Commit Graph

6 Commits

Author SHA1 Message Date
26c2ae1cda
feat: hex encode db name
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-01-02 10:36:48 +00:00
1019851207 chore: remove dependency on juju/errors (#11)
The package was created before Go introduced their own "errors"
package.

Trade the better juju errors semantic for a smaller dependency tree.

Reviewed-on: #11
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
Co-committed-by: zimbatm <zimbatm@zimbatm.com>
2024-01-02 10:33:50 +00:00
b6405d0714
feat: clean up and documentation 2023-12-24 11:59:05 +00:00
4c45d2aa7e feat: allow missing formatters (#6)
Closes #3

Reviewed-on: #6
Co-authored-by: Brian McGee <brian@bmcgee.ie>
Co-committed-by: Brian McGee <brian@bmcgee.ie>
2023-12-23 15:00:39 +00:00
18bdb7210d
feat: compare with cache before reporting a file as changed 2023-12-23 13:31:08 +00:00
6904097171
feat: initial import 2023-12-23 12:50:51 +00:00