Skip to content

Commit

Permalink
anomaly (#24)
Browse files Browse the repository at this point in the history
* feat: anomaly detection

* feat: --logs to file

* fix: db singleton

* revert: put back the reinitialize db

* ci: fix lint

* feat: reuse connection or init

* feat: anomaly key

* feat: install version, refactor on vars, added latest and appended fileinfo

* feat: counter moved to anomalizer

* feat: CRUD and vaccum

* feat: org name

* feat: moving

* feat: time now once

* feat: date and time

* feat: mkdir -p

* feat: minor

* feat: minor

* revert

* fix

* docs: flags description updated

* use env

* fix: use status code for failure info

* docs: readme updated
  • Loading branch information
kevincobain2000 authored Jan 9, 2025
1 parent 4664e47 commit 20bb3e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,6 @@ go test ./...
- **v1.0.2** `--post`, `--post-min`, `--health-check-every` and preview added
- **v1.0.7** Added percentage
- **v1.0.10** Better tint and added `-test` flag and `-f` for short form of `--file-path`
- **v1.0.12** Stable
- **v1.0.13** Performance improvements via singletons

0 comments on commit 20bb3e5

Please sign in to comment.