Skip to content
  1. Dec 17, 2020
    • nimrod's avatar
      Release via GitLab CI. · 4c5c5911
      nimrod authored
      4c5c5911
    • nimrod's avatar
      Update classifiers. · 955525bf
      nimrod authored
      Remove Python versions that aren't tested anymore, add those that are
      tested.
      955525bf
    • nimrod's avatar
      Don't allow failures in CI. · 557613a1
      nimrod authored
      Shouldn't have beem merged this way.
      557613a1
    • nimrod's avatar
      Merge branch 'ft/gitlab-ci' · f7e954a8
      nimrod authored
      f7e954a8
    • nimrod's avatar
      Replace TravisCI with GitLab CI. · 77229090
      nimrod authored
      Also:
      
      - Update the README.
      - Test more environments (every supported CPythong and PyPy version and
      CPython 2.7).
      77229090
    • nimrod's avatar
      Update Pipfile.lock · 8616f7e1
      nimrod authored
      8616f7e1
    • nimrod's avatar
      Pipenv. · 1c40dcff
      nimrod authored
      - Only install bumpversion on Python 3.6 or later, don't install when
      using Python 2.7 (I'm only using it locally and it's not needed when
      testing).
      - Remove dbus-python and keyring. They were optional requirements for
      twine, but dbus-python is deprecated and keyring is now required.
      - Don't require a specific Python version, in CI I'm testing with all
      supported versions of Python and PyPy and Python 2.7.
      1c40dcff
    • nimrod's avatar
      Pipenv scripts. · 62bf8e10
      nimrod authored
      Don't have multiple actions in the same script.
      62bf8e10
    • nimrod's avatar
      Update pre-commit checks. · d3be1ff2
      nimrod authored
      d3be1ff2
    • nimrod's avatar
      Pylint warnings. · 14520919
      nimrod authored
      Ignore a few warnings, change the order of imports. Nothing material.
      14520919
  2. Jul 22, 2019
  3. Jul 01, 2019
    • nimrod's avatar
      Bump version: 0.4.7 → 0.4.8 · 9b291850
      nimrod authored
      v0.4.8
      9b291850
    • nimrod's avatar
      Corrections to the README. · 36e5d054
      nimrod authored
      36e5d054
    • nimrod's avatar
      Bump version: 0.4.6 → 0.4.7 · 1daa8be9
      nimrod authored
      v0.4.7
      1daa8be9
    • nimrod's avatar
      Major overhaul of the project. · f9d3167d
      nimrod authored
      - Use pipenv instead of tox.
      - Expand use of pre-commit, many more hooks.
      - Run just Bats and doctest for each Python version, pre-commit and
      twine check just with Python 3.7.
      - Fix doctests, issues found by different checks.
      - Use bumpversion instead of relying on a VERSION file.
      - Update documentation.
      - State AGPL license everywhere (stated MIT in setup.py by accident).
      - Format code with Black.
      - Test on Python 3.7 in Travis CI.
      f9d3167d
  4. May 26, 2018
  5. Jul 13, 2017
  6. Jun 11, 2017
  7. May 25, 2017
  8. Apr 15, 2017
  9. Jan 29, 2017
  10. Jan 24, 2017