Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle a07bd370b6 release v0.1.2 3 years ago
  Fabian Peter Hammerle 74aebe8bfb gitignore tag file 3 years ago
  Fabian Peter Hammerle 72132904fc pipenv / python3.8: lock importlib-metadata version 3 years ago
  Fabian Peter Hammerle 79f45bd9e0 restore compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 4ad3fe2611 pipenv: re-add black 3 years ago
  Fabian Peter Hammerle fb8f266966 tests / python3.5: fix AttributeError due to unavailable MagicMock.assert_called_once 3 years ago
  Fabian Peter Hammerle 0085bb2898 python3.5: fixed TypeError in _sync_event when reading file 3 years ago
  Fabian Peter Hammerle df09d54b69 python3.5: fix "TypeError: rename: illegal type for dst parameter" 3 years ago
  Fabian Peter Hammerle 89e27cfa4b tests: replace tmpdir fixture with tmp_path to avoid re-conversion into pathlib.Path 3 years ago
  Fabian Peter Hammerle c0e8c57d91 python3.5: workaround pytest failing with "pathlib2" import error 3 years ago
  Fabian Peter Hammerle 3c7aab848d pipeline: run pytest before pylint & mypy to distinguish python version specific incompatibilities from false positive linter errors 3 years ago
  Fabian Peter Hammerle b421f9a51e pipenv: downgrade zipp to restore support for python3.5 3 years ago
  Fabian Peter Hammerle abbb7e0cd1 pipenv: remove black to restore compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 16cd96154f pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available 3 years ago
  Fabian Peter Hammerle f1edde3f6c pipeline: enable pylint_import_requirements explicitly 4 years ago
  Fabian Peter Hammerle 2ea5fec55c pipeline: verify Pipfile.lock hash matches Pipfile 4 years ago
  Fabian Peter Hammerle 277da0642f pipeline: added link to issue documenting importlib_metadata error on python3.8 4 years ago
  Fabian Peter Hammerle 31f92ee1a6 ci / coveralls: exclude broken version of package 4 years ago
  Fabian Peter Hammerle d3df88c1a8 setup.py: added changelog url 4 years ago
  Fabian Peter Hammerle d14bf46717 readme: remove test commands (see .github/workflows/python.yml instead) 4 years ago
  Fabian Peter Hammerle a9d6f43cd1 ci: enable mypy 4 years ago
  Fabian Peter Hammerle 01af2e2f59 added comment regarding line breaks 4 years ago
  Fabian Peter Hammerle b630dacf78 readme: added line regarding pre-existing files 4 years ago
  Fabian Peter Hammerle 818dcf2d0a _write_event: added missing unit test for temp file cleanup 4 years ago
  Fabian Peter Hammerle 6a24a4759c only write to disk when creating or updating item 4 years ago
  Fabian Peter Hammerle 6a1a39036e cleanup temporary files 4 years ago
  Fabian Peter Hammerle 5813a17fce added changelog 4 years ago
  Fabian Peter Hammerle 4932da926c readme: added coverage badge 4 years ago
  Fabian Peter Hammerle d33bf43f83 ci/coveralls: add lower version constraint 4 years ago
  Fabian Peter Hammerle e425e40c93 ci/coveralls: fix secret name 4 years ago