-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing HISTORY file to avoid maintaining it
Closes #40
- Loading branch information
Showing
2 changed files
with
2 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,62 +1 @@ | ||
### v0.2.2 | ||
#### Changes | ||
|
||
- Removing redundant `uuid` dependency from package setup | ||
|
||
### v0.2.1 | ||
#### Changes | ||
|
||
- Zeroconf import @ArnyminerZ (#32) | ||
|
||
#### 🚀 Features | ||
|
||
- Adding client tests for fetching tokens @leikoilja (#30) | ||
- Grpcio tools version @ArnyminerZ (#29) | ||
|
||
#### 🧰 Maintenance | ||
|
||
- Get devices testing @ArnyminerZ (#31) | ||
|
||
|
||
### v0.2.0 | ||
#### Changes | ||
|
||
- Adding support for python 3.9 @leikoilja (#26) | ||
- Adding isort to pre-commit and github action @leikoilja (#25) | ||
- Adding logging and pre-commit hooks @leikoilja (#19) | ||
- Added access token expiration @ArnyminerZ (#9) | ||
- Update explanation to make sure that others use your script corretly @DurgNomis-drol (#10) | ||
|
||
#### 🚀 Features | ||
|
||
- Added device IP discovery @ArnyminerZ (#13) | ||
- Testing environment @leikoilja (#15) | ||
|
||
#### 🔧 Enhancement | ||
|
||
- Implement typing @ArnyminerZ (#22) | ||
- Improve Android ID generation @leikoilja (#24) | ||
|
||
#### 🧰 Maintenance | ||
|
||
- Implement typing @ArnyminerZ (#22) | ||
|
||
|
||
### v0.1.4 | ||
- Pinning `grpcio==1.31.0` dependency to match with HomeAssistant's version | ||
|
||
|
||
### v0.1.3 | ||
- Removing `jq` dependency, thanks @DurgNomis-drol | ||
|
||
|
||
### v0.1.2 | ||
- Removing dependency `requests==2.23.0` since `gpsoauth` is supporting newest versions | ||
|
||
|
||
### v0.1.1 | ||
- Fixing the `GetHomeGraphResponse.Home.Device.State.value` serialization issue | ||
|
||
|
||
### v0.1 | ||
- Initial release | ||
For package release notes see [github release](https://github.com/leikoilja/glocaltokens/releases) page. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters