Releases: bigboxer23/switchbotapi-java
Releases · bigboxer23/switchbotapi-java
v1.2.3
v1.2.1
chore: adding automerge of deps (#118)
v1.2.0
chore(deps): bump com.bigboxer23:utils from 2.0.38 to 2.0.39 (#96) Bumps [com.bigboxer23:utils](https://github.com/bigboxer23/utils) from 2.0.38 to 2.0.39. - [Release notes](https://github.com/bigboxer23/utils/releases) - [Commits](https://github.com/bigboxer23/utils/compare/v2.0.38...v2.0.39) --- updated-dependencies: - dependency-name: com.bigboxer23:utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Jones <[email protected]>
v1.1.9
feat: add support for MeterPro(CO2) (#93)
v1.1.8
feat: return status from command calls (#85)
v1.1.7
feat: add a map to translate id to name, make sure to use caching so …
v1.1.6
What's Changed
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #40
- Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 by @dependabot in #41
- Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 by @dependabot in #43
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #42
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #44
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #45
- chore: update gh actions versions by @bigboxer23 in #46
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #47
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 by @dependabot in #48
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #49
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #50
- chore: update codeql version by @bigboxer23 in #51
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #52
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #54
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 by @dependabot in #53
- chore: version bump by @bigboxer23 in #55
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Features
- update error handling to log more consistently (#39) #39 (Matt Jones)
Bug Fixes
- use util method for parsing response (#37) #37 (Matt Jones)
Commits
v1.1.3
v1.1.2
Features
- revise error handling, add plug mini (us) (#32) #32 (Matt Jones)