Skip to content

Tags: corylandfair/swatch-skip-ssl

Tags

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build.yaml

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.1.0 (NickM-27#50)

* Set version and fix crash

* Add ratio filters for config

* Filter based on ratio

* Formatting

* Add ratio config to config

* Set version

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev (NickM-27#48)

* 3.0.2 (NickM-27#44)

* Do not include file name in creating db path

* Add db tests

* Use consts for env vars

* Formatting

* Only check if the path exists

* Improve test

* Format tests

* 3.0.3 (NickM-27#47)

* 3.0.2 (NickM-27#44) (NickM-27#45)

* Do not include file name in creating db path

* Add db tests

* Use consts for env vars

* Formatting

* Only check if the path exists

* Improve test

* Format tests

* Don't assume variant is included

* Bump version

* Formatting

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.0.1 (NickM-27#42)

* Fix bug where end of detection caused crash

* Cleanup

* Update version

* Formatting

3.0.0-beta1

Toggle 3.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Contours (NickM-27#37)

* Use contours to calculate bounding boxes

* Fix bug

* Add option to draw bounding boxes which is enabled by default

* Add option to docs

* Formatting

2.3.0

Toggle 2.3.0's commit message
Create db path if it does not exist

2.2.3

Toggle 2.2.3's commit message
Update version

2.2.1

Toggle 2.2.1's commit message
Merge branch 'main' of github.com:NickM-27/swatch

2.2.0-2

Toggle 2.2.0-2's commit message
Don't copy old startup script

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Db (NickM-27#24)

* Add peewee and events model

* Add events migration

* Processing events automatically

* Code formatting

* Add detections api

* Fix imports

* Migrations cleanup

* Migrations cleanup

* Change name

* Auto cleanup db events

* Formatting

* Add get detection by id