Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add runtime version informationv1.0.3 | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: unpin runner image | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: drop Python 3.4-3.6 | Egor Tensin | 2023-03-03 |
| | | | | setuptools 61 requires Python 3.7 or higher. | ||
* | get rid of requirements.txt | Egor Tensin | 2023-03-03 |
| | | | | It contained duplicate info from pyproject.toml. | ||
* | packaging: move to pyproject.toml-only | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: fix Python versions | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: ignore changes in docs | Egor Tensin | 2023-03-03 |
| | |||
* | use --quiet flags for installations | Egor Tensin | 2023-02-25 |
| | |||
* | make .gitattributes more consistent | Egor Tensin | 2022-12-07 |
| | |||
* | workflows/ci: upgrade actions | Egor Tensin | 2022-10-16 |
| | |||
* | workflows/ci: limit max number of parallel jobs | Egor Tensin | 2022-01-04 |
| | |||
* | workflows/ci: minor fix | Egor Tensin | 2021-10-16 |
| | |||
* | v1.0.2v1.0.2 | Egor Tensin | 2021-08-20 |
| | |||
* | update API version | Egor Tensin | 2021-08-20 |
| | |||
* | .ci/ -> test/ | Egor Tensin | 2021-08-02 |
| | |||
* | workflows/ci: rename to "CI" | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test -> workflows/ci | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: switch back to ubuntu-18.04 | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: use ubuntu-latest | Egor Tensin | 2021-06-15 |
| | |||
* | v1.0.1v1.0.1 | Egor Tensin | 2021-06-11 |
| | |||
* | README: update | Egor Tensin | 2021-06-11 |
| | |||
* | workflows/test: test w/ latest Python | Egor Tensin | 2021-06-11 |
| | |||
* | workflows/test: remove redundant parameters | Egor Tensin | 2021-05-08 |
| | |||
* | workflows/test: linting | Egor Tensin | 2021-05-04 |
| | |||
* | v1.0v1.0 | Egor Tensin | 2021-05-04 |
| | |||
* | docs: update | Egor Tensin | 2021-05-04 |
| | |||
* | README: update | Egor Tensin | 2021-05-04 |
| | |||
* | workflows/test: tweak step names | Egor Tensin | 2021-05-04 |
| | |||
* | v0.2v0.2 | Egor Tensin | 2021-05-04 |
| | |||
* | workflows/test: run `pip install .` | Egor Tensin | 2021-05-04 |
| | |||
* | setup.cfg: fix invalid console_scripts | Egor Tensin | 2021-05-04 |
| | |||
* | setup.cfg: add install_requiresv0.1 | Egor Tensin | 2021-05-04 |
| | |||
* | clean up requirements.txt, lmao | Egor Tensin | 2021-05-04 |
| | | | | | I'm pretty sure this didn't work before due to older matplotlib versions not specifying upper bound for numpy, or something. | ||
* | merge constraints.txt back to requirements.txt | Egor Tensin | 2021-05-03 |
| | | | | | I have no idea as to why the separation was required in the first place, actually. Seems to work now. | ||
* | workflows/test: disable pip warnings | Egor Tensin | 2021-05-03 |
| | |||
* | workflows/test: more compact YAML | Egor Tensin | 2021-05-03 |
| | |||
* | workflows/test: add a job to publish to PyPI | Egor Tensin | 2021-05-03 |
| | |||
* | add packaging metadata | Egor Tensin | 2021-05-03 |
| | |||
* | .ci: rename test scripts | Egor Tensin | 2021-05-03 |
| | |||
* | vk.tracking: merge db.io to utils.io | Egor Tensin | 2021-05-03 |
| | |||
* | pylint: unignore "duplicate code" warnings | Egor Tensin | 2021-05-03 |
| | |||
* | vk.tracking: merge *_status to status.py | Egor Tensin | 2021-05-03 |
| | |||
* | vk.tracking: status_tracker -> status | Egor Tensin | 2021-05-03 |
| | |||
* | vk.tracking: merge online_sessions into sessions | Egor Tensin | 2021-05-03 |
| | |||
* | move scripts from bin/ to vk/ | Egor Tensin | 2021-05-03 |
| | | | | | | This is done in preparation to moving to PyPI. TODO: * update docs, * merge/rename some scripts. | ||
* | README: fix badge link | Egor Tensin | 2021-04-17 |
| | |||
* | workflows/test.yml: fail-fast | Egor Tensin | 2020-11-29 |
| | |||
* | README update | Egor Tensin | 2020-11-29 |
| | |||
* | clarify dependency version bounds | Egor Tensin | 2020-11-29 |
| | |||
* | fix 3.8+ errors | Egor Tensin | 2020-11-29 |
| |