Commit Graph

62 Commits

Author SHA1 Message Date
Alex Lushpai
9429f1574c
update version matrix (#38)
* update python versions test matrix
* fix workflow file
* fix missing key tests
2024-05-24 22:19:21 +03:00
dependabot[bot]
f17fbc6801
--- (#37)
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 18:42:44 +03:00
dependabot[bot]
bd3998f823
Bump requests from 2.21.0 to 2.31.0 (#35)
Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.21.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 18:23:07 +03:00
Alex Lushpai
d0a558a8fe
Update python version (#34) 2024-01-16 18:04:27 +03:00
Alex Lushpai
1c36f3464b
Readme fix 2022-06-17 11:55:02 +03:00
Dmitriy
2c7061d8bf
Bug fix
client.customers_history (and all methods of client) doesn't has parameter filter. It has filters!
2022-04-20 23:17:44 +03:00
Alex Lushpai
3582b077f4
Merge pull request #29 from gwinn/master
minor bump
2021-09-08 16:29:11 +03:00
Alex Lushpai
bfdb4cc554 minor bump 2021-09-08 16:28:10 +03:00
Alex Lushpai
27ff0849ec
Fix Base.parameters. Now they will refresh after making a requests 2021-03-18 15:57:50 +03:00
customr
c52f95e95f Fix Base.parameters. Now they will refresh after making a requests 2021-03-17 21:58:34 +04:00
Alex Lushpai
7c9a81d135
Update README.md 2020-12-18 01:04:43 +03:00
Alex Lushpai
d420bdb0b3
Gh actions (#22) 2020-12-18 01:01:56 +03:00
Alex Lushpai
e3e3de9e4b
Update README.md 2020-12-15 13:31:30 +03:00
Alex Lushpai
b488af91c7
Update product name, cleanup annotations (#21) 2020-12-15 13:31:03 +03:00
Alex Lushpai
963e779172
Downgrade setuptools 2020-08-20 20:43:09 +03:00
Alex Lushpai
f5b7e315bb
Update requirements.txt 2020-08-20 20:40:13 +03:00
Alex Lushpai
4d25347f95
Update requirements.txt 2020-08-20 20:38:19 +03:00
Alex Lushpai
12790245f9
Missed methods, tests (#19) 2020-08-20 14:44:41 +03:00
Alex Lushpai
41084fd4be
Merge pull request #17 from gwinn/master
fixes #14 issue with payment_edit method
2020-02-27 14:10:54 +03:00
Alex Lushpai
30c135380c fixes #14 issue with payment_edit method 2020-02-27 14:09:35 +03:00
Alex Lushpai
b85adb50ca
Update requirements.txt 2020-02-19 15:46:31 +03:00
Alex Lushpai
8dc72b6c90
Merge pull request #16 from gwinn/master
coverage
2020-02-19 15:43:43 +03:00
Alex Lushpai
c198372abb coverage badge 2020-02-19 15:42:36 +03:00
Alex Lushpai
ea22c7266a coverage 2020-02-19 15:40:53 +03:00
Alex Lushpai
6e51a8cfc9
Merge pull request #15 from gwinn/master
Fix tests
2020-02-19 15:30:40 +03:00
Alex Lushpai
a1da7796c4 fix tests 2020-02-19 15:28:27 +03:00
Alex Lushpai
2d45f82287 pyenv file 2020-02-19 14:29:13 +03:00
Alex Lushpai
d4bed324d3
Merge pull request #13 from Alkalit/master
правильная проверка на ошибки
2020-01-09 10:33:07 +03:00
Alex Lushpai
d87c5b3986
Merge pull request #11 from retailcrm/dependabot/pip/requests-2.20.0
Bump requests from 2.18.4 to 2.20.0
2020-01-09 10:32:52 +03:00
Alexey Kalinin
cfb2bb80db правильная проверка на ошибки 2020-01-08 18:49:10 +03:00
dependabot[bot]
a04e807f71
Bump requests from 2.18.4 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 09:29:18 +00:00
Alex Lushpai
09c6a496e3
Merge pull request #10 from KMityai/master
small fixes
2019-08-16 14:21:46 +03:00
Круглов Дмитрий
15d772079e added init file in "versions" dir 2019-08-15 13:10:27 +03:00
Круглов Дмитрий
f9d81948bf added param "site" in inventories_upload 2019-08-15 11:52:15 +03:00
Alex Lushpai
361d2cc537
Merge pull request #9 from gwinn/master
fix post methods bug
2018-04-22 21:40:51 +03:00
Alex Lushpai
cde242118b fix post methods bug 2018-04-22 21:39:48 +03:00
Alex Lushpai
85aaec98a7
Merge pull request #7 from gwinn/master
fix setup file
2018-03-28 17:43:00 +03:00
Alex Lushpai
02c4a96087 fix setup file 2018-03-28 17:41:59 +03:00
Alex Lushpai
857aba1f5c
Merge pull request #6 from gwinn/master
Update package data for PyPi
2018-03-20 21:09:27 +03:00
Alex Lushpai
e233b97ed3 rst formatted README for pypi 2018-03-20 21:07:34 +03:00
Alex Lushpai
d96eadbc53 update meta-data for pypi 2018-03-20 21:07:34 +03:00
Alex Lushpai
f9a10e59c5
Merge pull request #5 from gwinn/master
fix readme & setup.py
2018-03-20 20:51:50 +03:00
Alex Lushpai
69384fdcf3 fix readme & setup.py 2018-03-20 20:50:26 +03:00
Alex Lushpai
5e154a2f02
Merge pull request #4 from gwinn/master
Support for v3, v4 & v5 API versions
2018-03-20 20:47:10 +03:00
Alex Lushpai
4b73be0e1e update requirements.txt for travis ci 2018-03-20 20:36:15 +03:00
Alex Lushpai
fe262b267d new major version with multiply API version support 2018-03-20 20:32:43 +03:00
Alex Lushpai
91b93869a5 Merge pull request #2 from gwinn/master
Update for latest api, pip ready
2016-03-17 01:58:40 +04:00
Alex Lushpai
37d448f701 pip ready, update for latest api 2016-03-17 00:54:42 +03:00
Alex Lushpai
160c386d26 first attempt to migrate to v3 api 2015-03-12 16:08:55 +03:00
Alex Lushpai
a8cd7eec41 Update LICENSE 2015-02-02 16:20:23 +03:00