- fix(cipipeline): fix wrong version number (
65f5caf
)
- Merge pull request #9 from lotrekagency/chore/requests-dependency
deps: update requests dependency (aece69c
)
-
deps: update codecov dependency (
f0a3424
) -
deps: update requests dependency (
31e9048
) -
Merge pull request #5 from lotrekagency/dependabot/pip/codecov-2.0.16
Bump codecov from 2.0.9 to 2.0.16 (3ee84b8
)
-
fix(client): handling more than 20 items in get_fields (
ab36307
) -
fix(exceptions): full response.json() in exception (
78bb6bd
)
- Merge pull request #8 from lotrekagency/fix/missing-error-description
Fix/missing error description (60d57ad
)
- Merge remote-tracking branch 'origin/master' into fix/missing-error-description (
1197116
)
- fix: fix _download_all_pages handler (
f72d09d
)
- Merge branch 'master' of github.com:lotrekagency/mailupy (
b5b04d0
)
-
chore: fix semantic release cong (
b87e5eb
) -
chore: update ci cd and release structure (
92d2c2e
) -
chore: remove sudo from twine upload command (
049ff9d
) -
chore: version 1.1.1 (
9b41ce6
) -
chore: updated cd.yml (
79b49d1
) -
chore: added ci.yml (
16a796a
) -
chore: generate coverage xml (
cda3870
) -
chore: updated ci.yml (
215831f
) -
chore: updated ci.yml (
f3fb419
) -
chore: added ci.yml (
e60e3a0
)
-
fix(exceptions): using get() method while getting ErrorDescription key in exceptions (
e3165fc
) -
fix: round up to highest integer in page counter (
1ab8bf0
)
- test: fix sms mock (
2d3ec04
)
- Merge pull request #7 from lotrekagency/fix/missing-error-description
fix(exceptions): using get() method while getting ErrorDescription ke… (ec3ce7c
)
- Bump codecov from 2.0.9 to 2.0.16
Bumps codecov from 2.0.9 to 2.0.16.
updated-dependencies:
- dependency-name: codecov dependency-type: direct:development ...
Signed-off-by: dependabot[bot] <[email protected]> (316385b
)
- Merge pull request #3 from mino89/master
Send Sms message method implemented (6e04e9d
)
-
replaced fake telephone number and added fields parameters to send mail and sms (
aa32942
) -
fixed refuse in comments (
e5be6a0
) -
implemented sms send method (
40571b3
)
-
Version 1.1.0 (
87754d7
) -
Upgrade requests module to 2.24.0 (
3fea735
) -
Add contributors section (
9885091
) -
Add 'pending' attribute to subscribe_to_list doc (
cc94667
) -
Merge pull request #2 from Arussil/master
Added parameter for subscribe a user in "pending" status (1af180a
)
-
Added parameter for subscribe a user in "pending" status (
0c59c76
) -
Write docs (
12bfc63
) -
Flake8 before docs (
3adf262
)
-
Version 1.0.0 (
28cc65e
) -
Use 'recipient' instead of 'user' (
f4b2383
) -
Update README with examples (
7ee1953
) -
Fix README (
4ec7d54
) -
Remove useless pagination code (
1b8f061
) -
Now not safe methods throws exceptions (
6539569
) -
Huge refactoring with generators (
6e5a481
) -
Reorganize code (
31f3cab
) -
Add docs (
04334df
) -
Add MailUp credits (
4e44390
) -
Add 💌 (
437f0de
) -
Add badges (
1aebd46
) -
Update flake8 (
981b64c
) -
Fix python and libraries versions (
37adf43
) -
Merge remote-tracking branch 'origin/feature/various_fixes' (
0f67679
) -
Added tests, custom exception and auto-login on token expiration (
2ae1d30
) -
Update LICENSE (
4656593
) -
Autologin by default (
931fc37
) -
Remove useless code (
b32fe72
) -
First import (
af992fa
)