Releases: jacaudi/dras
Releases · jacaudi/dras
v1.2.2
v1.2.1
v1.2.0
v1.1.5
v1.1.4
Changelog
- f291883 chore(deps): update golang docker tag to v1.23.5 (#16)
- 9dd3ead chore(deps): update renovatebot/github-action action to v41.0.10 (#17)
- 5d67c2a chore(deps): update renovatebot/github-action action to v41.0.11 (#18)
- 20954a3 chore(deps): update renovatebot/github-action action to v41.0.12 (#19)
- 0a8e136 chore(deps): update renovatebot/github-action action to v41.0.9 (#15)
v1.1.3
Changelog
- b1f781f chore(deps): update renovatebot/github-action action to v41.0.7 (#11)
- 9b603a8 chore(deps): update renovatebot/github-action action to v41.0.8 (#12)
- 67c8ed4 chore(renovate): enable go mod tidy for renovate
- 1e7b2e9 fix(deps): update module github.com/nikoksr/notify to v1.1.1 (#13)
- f157838 fix(deps): update module github.com/nikoksr/notify to v1.3.0 (#14)
- fa088f8 refactor(devcon): set devcontainer base to match that of the program's dockerfile
v1.1.2
v1.1.1
Changelog
- d8dfed9 chore(deps): update golang docker tag to v1.23.4 (#6)
- 6b97389 chore(deps): update public.ecr.aws/docker/library/golang docker tag to v1.23.4 (#7)
- ff36733 chore: clean up inconsistences
- 80aef08 chore: update docker action configuration to create latest on main and not release
- c145dc1 docs: add and update inline comments to functions
- 2367300 feat: add renovate to project
- 20f1b9c fix(deps): update module github.com/nikoksr/notify to v1.1.0 (#8)
- c7ccb35 fix(deps): update module github.com/stretchr/testify to v1.10.0 (#9)
- 434426d fix: rmove json from workflow
v1.1.0
v1.0.0
Changelog
- 218c152 chore(actions): add back image build on main
- 88e83e8 chore(actions): do not create an image commit to main
- c142271 chore(devcon): add vscode extensions -- spelling and github actions
- ec11396 chore(devcon): update dockerfile to include Delve
- 7571f9b chore: add comment to fetchAndReportRadarData func
- d9866d4 chore: change the order of the pushover func in the code
- 6b41642 docs: fix README consistency
- 0655f68 docs: update README -- explain what attributes are monitored
- 15659a6 docs: update README with documentation and example files
- 743adf9 feat(actions): add automated test and lint to code
- fe5d01a feat: add initial test suite
- a62c4da feat: evalute all site changes instead of just capturing the first change and returning that message
- 1db8e12 fix(README): 🤦
- 7d83cdc fix(action): use correct file name
- 811aa80 fix(lint): adjusting lint settings
- e372180 refactor(lint): remove go lint ci
- 07ab8af refactor: change init function to a general func and call it within main