Skip to content

Releases: icemarkom/pitemp

v0.9.5

25 Feb 23:17
v0.9.5
426c2c5
Compare
Choose a tag to compare

Changelog

v0.9.4

28 Nov 02:55
v0.9.4
9bc34d9
Compare
Choose a tag to compare

Changelog

425716f: Create LICENSE (@icemarkom)
36818ea: Added license to Go files. (@icemarkom)
eaaa696: Add license to releaser. (@icemarkom)
fe96c44: Rename "goreleaser" workflow to "releaser". (@icemarkom)
9bc34d9: Merge license-related changes into main branch (@icemarkom)

v0.9.3

27 Nov 01:01
v0.9.3
90ed07f
Compare
Choose a tag to compare

Changelog

f990bcf: Fix automated releaser to trigger on tags only. (@icemarkom)
8088c6b: Initial stab at running the dpkg-scanpackages. (@icemarkom)
ddc8cf5: Moved env to the correct step. (@icemarkom)
e461379: Manual packages upload... (@icemarkom)
9f9bbd6: Corrected the name of the Packages.gzip. (@icemarkom)
7d7ea07: Removed asset name, as it was wrong. (@icemarkom)
3cc947c: Renamed Packages to .gz. (@icemarkom)
a2c4d2d: Make sure "latest" tag is there. (@icemarkom)
5fc313d: Removing setting of the "latest" tag. Didn't work. (@icemarkom)
1a48f95: Trying to add Release. (@icemarkom)
04a7c97: Glob syntax change for Packages and Release. (@icemarkom)
233c389: Needs to be file_glob for a glob. GAH! (@icemarkom)
6eba534: Quotes for glob. (@icemarkom)
c374700: OMG this is so stupid. file_glob is a BOOLEAN! (@icemarkom)
c1854ef: Trying ftp-archive for all. (@icemarkom)
f3a2484: Go Module update. (@icemarkom)
63831a1: Glob... my ${behind}. (@icemarkom)
183bb31: Ah yes... extension for gzip. Of course. GAH. (@icemarkom)
33d20b6: Fixing paths. (@icemarkom)
3517e82: Changed assets uploader to, likely better one. (@icemarkom)
16899e0: Corrected "repo-token". (@icemarkom)
a7fe785: Yet another asset uploader... (@icemarkom)
015c483: Really tired of people NOT using glob. (@icemarkom)
3ca7c50: Fixed a typo in filename. (@icemarkom)
a280910: Release, Release.gpg, InRelease future-proofing. (@icemarkom)
90ed07f: Signing attempt one. (@icemarkom)

v0.9.2

25 Nov 10:50
Compare
Choose a tag to compare

Changelog

5917229: Module update. Now, for real. (@icemarkom)

v0.9.1

25 Nov 10:48
Compare
Choose a tag to compare

Changelog

7d41dfd: Upgraded modules. (@icemarkom)

v0.9.0

25 Nov 10:40
Compare
Choose a tag to compare

Changelog

fafe684: JSON return. (@icemarkom)
a5e629f: Removed needless debug print. (@icemarkom)
b930076: Added Dockerfile. (@icemarkom)
8220ff4: Streamlined Dockerfile. (@icemarkom)
e8fbd22: Removed WORKDIR, which was not needed. (@icemarkom)
d0953b5: Request and time loggine and reporting. (@icemarkom)
1d3bcb9: Added docker-compose. (@icemarkom)
c2c0c30: Added commandline parameter to container. (@icemarkom)
a221566: Report temperature rounded down to a degree. (@icemarkom)
394609d: Merge branch 'master' of https://github.com/icemarkom/pitemp into master (@icemarkom)
3d2393d: Added initial log message. (@icemarkom)
9466ed0: Addedd proper interpunction to the log messages. (@icemarkom)
0bd51c3: Doh. I don't actually need to download from git at all. (@icemarkom)
165c6bd: Bumped Go version & optimized builder image a bit. (@icemarkom)
d6e451b: Added thermal volume to docker_compose.yaml. (@icemarkom)
b097aa4: Updated to support amrhf (@icemarkom)
6fb53bb: Updated path to thermal file to be generic. (@icemarkom)
4315771: Added support for Fahrenheit. (@icemarkom)
2e2fa8a: Remove hardcoded Go version. (@icemarkom)
91c57c1: Moved to Go specific images. (@icemarkom)
5578360: Merge branch 'main' into master (@icemarkom)
e218fe9: Merge pull request #1 from icemarkom/master (@icemarkom)
e1b285b: Adding go.mod. (@icemarkom)
35df4bd: Docker file for Go build image and Debian runtime. (@icemarkom)
78839b7: Initial support for MQTT. (@icemarkom)
2f8fe91: Minor improvement on reconnection logic. (@icemarkom)
92a1912: Added TopicConfig and TopicState to MQTTConfig. (@icemarkom)
e4d614a: Modernized Dockerfile. (@icemarkom)
2911a63: Updated docker-compose.yaml for new sytaxt. (@icemarkom)
8982d14: Added handling for the default MQTT port and SSL. (@icemarkom)
65ef78b: Merge branch 'main' into mqtt (@icemarkom)
a942acc: Merge pull request #2 from icemarkom/mqtt (@icemarkom)
72e163a: Use "latest" for Docker image tag. (@icemarkom)
803e497: Added "ca-certificates" to Dockerfile final image. (@icemarkom)
f540ee0: Go version and modules update. (@icemarkom)
41f7de4: Updated Dockerfile for cross-build. (@icemarkom)
8f32a29: Added docker make script. (@icemarkom)
c803c22: Improved Dockerfile for cross-platform build. (@icemarkom)
cdbd1b0: Made MQTT Interval to be time.Duration. (@icemarkom)
54e973e: Added version flag. (@icemarkom)
193941d: Add support for binary releases. (@icemarkom)