1.7.3 (2021-04-12)
- Empty commit to get recent changes into build (last commit should've been labeled this) (e513752)
1.7.2 (2021-04-08)
- Cleanup CHANGELOG.md since using new semantic-release format (a72ac7a)
- fix asset info for git commit (00c95c4)
1.7.1 (2021-04-08)
- refactor Dockerfile to improve build (40ac8c5)
- Fix docker tagging issue
- Remove release-cli section of CI file
- Add updated README.md
- Fixed slight issue with tagging
- Updated base image to Python 3.9.4-alpine3.13
- Moved changes to this file
- Changelog from README.md
- Added CI/CD pipeline to project
-
Moved project to my own personal Gitlab server for CI/CD pipelines as well as to run security scans on the container image and code
-
Updated base image to Python 3.9.3-alpine3.12
-
2019-07-24: Rebase to python 3.7.4-alpine3.10, update bottle to 0.12.17
-
2019-04-12: Rebase to python 3.7.3-alpine3.9
-
2019-03-08: Rebase to python 3.7.2-alpine3.9, update bottle and astral versions to latest
-
2019-01-03: Rebase to python 3.7.2-alpine3.8, changed logging level to Info (should output to /var/log/tHome/eagle.log)
-
2018-09-10: Ported to Python3, Added pricing info. Merged into master branch