Releases: Afrouper/sungrow-api-client
Releases · Afrouper/sungrow-api-client
Release 1.1.0
Changes
- Support OAuth2 and Refactoring API (#37)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#35)
- Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#36)
- Bump actions/setup-java from 4 to 5 (#33)
- Bump actions/checkout from 4 to 5 (#34)
- Bump softprops/action-gh-release from 1 to 2 (#32)
- Fix Unit in sample
- Add sample Output
- Add hint to maven central
Maven Central
<dependency>
<groupId>io.github.afrouper</groupId>
<artifactId>sungrow-api-client</artifactId>
<version>1.1.0</version>
</dependency>Release 1.0.1
Release 1.0.0
Maven Central
<dependency>
<groupId>io.github.afrouper</groupId>
<artifactId>sungrow-api-client</artifactId>
<version>1.0.0</version>
</dependency>Changes
- Automatic releases