- docs: add link to skgsergio comment (
9a058b2
)
- fix: make attributes optional
Closes #7 (145277f
)
- build!: update dependencies (
6589121
)
-
build: install poethepoet (
379a76b
) -
build(deps): bump certifi from 2021.5.30 to 2022.12.7 (#2)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (6f70869
)
- build(deps): bump httpx from 0.19.0 to 0.23.0
Bumps httpx from 0.19.0 to 0.23.0.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (3ebc426
)
- docs: update badges (
3fc91aa
)
- style: run formatter (
2717763
)
- Merge pull request #1 from MrMarble/dependabot/pip/httpx-0.23.0
build(deps): bump httpx from 0.19.0 to 0.23.0 (ccd9c21
)
- docs(README): update code example (
ee7e4fe
)
- feat: add support for authorized nif (
2cb5157
)
-
chore(gitpod): set poetry environment config (
71675b1
) -
chore(git): ignore vscode config folder (
8fac5d6
)
- fix(httpx): increase timeout (
21e53f5
)
-
build: set black config (
3f2187f
) -
build: install black (
861ec51
) -
build: install pylint (
97e3c45
) -
build: install pylint (
6ecae0e
)
- fix: use camelCase instead of snake case (
788cf1b
)
-
refactor: extract request method (
adb13ff
) -
refactor: remove syncrhonous code
BREAKING CHANGE (5eb566b
)
- style: fix line length (
93bf5a4
)
- fix: use concurrent insted of async (
40b1fcc
)
- build(gitpod): configure environment (
ae17881
)
- docs(readme): basic usage (
d0412f9
)
- feat: add async methods (
fdffb7c
)
- refactor: use httpx instead of requests (
c02f915
)
- Merge branch 'master' of https://github.com/MrMarble/datadis (
7befb54
)
- build(gitpod): fix install command (
0e04ed5
)
- docs: add method comments (
c45523e
)
- feat(method): add get_max_power (
b5e9133
)
- fix: type casting (
03570d6
)
- test: add missing test (
996009e
)
-
build(poetry): add description (
f1d3fc7
) -
build(gitpod): add toml extension (
14aa080
) -
build(gitpod): configure poetry (
4cdd844
)
- chore: gitpod config (
244ce94
)
- feat(method): add get_consumption_data (
048783c
)
- refactor: sonarcloud code smells (
2c2d71f
)
- styele: fix line too long (
bb0ea79
)
- build(semantic_release): fix build command (
67dca07
)
- ci: separate jobs (
515f2aa
)
- docs: add docstring (
2406a54
)
- feat: add typing (
2cc7b38
)
-
build: add flake8 as dev dependency (
d6bbacb
) -
build(semantic_release): remove custom build command (
0427b09
)
- feat: get contract detail function (
2b68bd8
)
- style: line too long (
44d186f
)
- Merge branch 'master' of github.com:MrMarble/datadis (
cca779e
)
- build(semantic_release): add config (
e3797dc
)
-
chore: ignore dist (
ce22fae
) -
chore(deps): add requests (
9293113
) -
chore(git): ignore pycache (
8017ce3
) -
chore: first commit (
2e2afa3
)
- ci: create release workflow (
4ea15cc
)