Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.17.0 #434

Merged
merged 51 commits into from
Feb 15, 2021
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
d4edf96
Dev version bump
fronzbot Nov 23, 2020
6701fd3
Bump pygments from 2.7.1 to 2.7.3
dependabot-preview[bot] Dec 7, 2020
125efd9
Bump coverage from 5.3 to 5.3.1
dependabot-preview[bot] Dec 21, 2020
9d37cfc
Update stale.yml
fronzbot Jan 5, 2021
6240364
Update constants.py
fronzbot Jan 5, 2021
8bd09c3
Delete .gitlab-ci.yml
fronzbot Jan 5, 2021
a704933
Update publish.yml
fronzbot Jan 5, 2021
306f8b6
Update tests.yml
fronzbot Jan 5, 2021
845c8a2
Merge pull request #413 from fronzbot/add-py39
fronzbot Jan 5, 2021
e2b43f4
Bump pytest from 6.1.1 to 6.2.1
dependabot-preview[bot] Jan 5, 2021
95664fe
Merge pull request #410 from fronzbot/dependabot/pip/pytest-6.2.1
fronzbot Jan 5, 2021
325241d
Merge pull request #411 from fronzbot/dependabot/pip/coverage-5.3.1
fronzbot Jan 5, 2021
12a2ae1
Merge pull request #407 from fronzbot/dependabot/pip/pygments-2.7.3
fronzbot Jan 5, 2021
4a09fcf
Bump pre-commit from 2.7.1 to 2.9.3
dependabot-preview[bot] Jan 5, 2021
93f46bd
Bump restructuredtext-lint from 1.3.1 to 1.3.2
dependabot-preview[bot] Jan 5, 2021
1b76503
Merge pull request #408 from fronzbot/dependabot/pip/pre-commit-2.9.3
fronzbot Jan 5, 2021
64c8bec
Merge pull request #405 from fronzbot/dependabot/pip/restructuredtext…
fronzbot Jan 5, 2021
f5d5d34
Bump pygments from 2.7.3 to 2.7.4
dependabot-preview[bot] Jan 13, 2021
014509b
Merge pull request #414 from fronzbot/dependabot/pip/pygments-2.7.4
fronzbot Jan 13, 2021
cfe3c10
Bump pytest-cov from 2.10.1 to 2.11.0
dependabot-preview[bot] Jan 19, 2021
c8c0ed5
Merge pull request #415 from fronzbot/dependabot/pip/pytest-cov-2.11.0
fronzbot Jan 19, 2021
4657018
Bump pytest-cov from 2.11.0 to 2.11.1
dependabot-preview[bot] Jan 21, 2021
511ca99
Merge pull request #416 from fronzbot/dependabot/pip/pytest-cov-2.11.1
fronzbot Jan 21, 2021
9d91ce6
Bump pytest from 6.2.1 to 6.2.2
dependabot-preview[bot] Jan 26, 2021
58f4a9d
Merge pull request #419 from fronzbot/dependabot/pip/pytest-6.2.2
fronzbot Jan 26, 2021
d257f67
Bump coverage from 5.3.1 to 5.4
dependabot-preview[bot] Jan 27, 2021
f6118ea
Merge pull request #420 from fronzbot/dependabot/pip/coverage-5.4
fronzbot Jan 27, 2021
ec67d97
Add content type to header to fix downloading
fronzbot Feb 5, 2021
aaaaea4
Fix header test
fronzbot Feb 5, 2021
f2520e3
Merge pull request #424 from fronzbot/fix-vid-download
fronzbot Feb 5, 2021
89da167
Update constants.py
fronzbot Feb 5, 2021
6fa4aa6
Merge pull request #425 from fronzbot/0.16.5.rc0
fronzbot Feb 5, 2021
c75e057
Bump pre-commit from 2.9.3 to 2.10.1
dependabot-preview[bot] Feb 8, 2021
9e793b6
Upgraded login endpoint, fixed uid generation
fronzbot Feb 11, 2021
959a7df
Modify uid to prefix with BlinkCamera
fronzbot Feb 11, 2021
4bc0b80
Merge pull request #427 from fronzbot/dependabot/pip/pre-commit-2.10.1
fronzbot Feb 12, 2021
caa3e10
Fixed errant comment
fronzbot Feb 12, 2021
23eec51
Add gen_uid test
fronzbot Feb 12, 2021
f68951f
Merge pull request #428 from fronzbot/update-login
fronzbot Feb 12, 2021
ecf7a5b
Add logout endpoint (among some linting improvements)
fronzbot Feb 12, 2021
5b57982
Add record function for camera
fronzbot Feb 12, 2021
8bbf03f
Merge pull request #429 from fronzbot/add-logout-endpoint
fronzbot Feb 12, 2021
114f8fb
Merge pull request #430 from fronzbot/add-clip-record-function
fronzbot Feb 12, 2021
f42c49d
RC Version bump
fronzbot Feb 12, 2021
36ff8e4
Merge pull request #431 from fronzbot/0.17.0rc0
fronzbot Feb 12, 2021
ab2db14
Add reauth param back into login...may stop emails
fronzbot Feb 13, 2021
c78f411
Merge pull request #432 from fronzbot/add-reauth-back
fronzbot Feb 13, 2021
1cadf34
Bump pygments from 2.7.4 to 2.8.0
dependabot-preview[bot] Feb 15, 2021
14cbbac
Merge pull request #433 from fronzbot/dependabot/pip/pygments-2.8.0
fronzbot Feb 15, 2021
9ff02de
Version bump
fronzbot Feb 15, 2021
b41460c
Add 0.17.0 changes
fronzbot Feb 15, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Version bump
  • Loading branch information
fronzbot committed Feb 15, 2021
commit 9ff02de48b93b8b01ec761469c0f4c93dfb1d072
2 changes: 1 addition & 1 deletion blinkpy/helpers/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

MAJOR_VERSION = 0
MINOR_VERSION = 17
PATCH_VERSION = "0.rc1"
PATCH_VERSION = 0

__version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}.{PATCH_VERSION}"

Expand Down