Skip to content
  1. Mar 11, 2021
    • nimrod's avatar
      Package specifiers. · 615a59a5
      nimrod authored
      Allow installing just some of the dependencies. Some filters won't work,
      but that's expected. Dcoument the change and keep all dependencies as
      required for now to not cause unexpected breakage.
      615a59a5
    • nimrod's avatar
      Update Pipenv dependencies. · fe41afdc
      nimrod authored
      Dependabot in GitHub shows a warning, but these are just used for
      testing and releasing (not affecting users in any way). Still, update
      and close that warning.
      fe41afdc
    • nimrod's avatar
      Some informational shields. · ee020900
      nimrod authored
      Useful information. I will admit I'm bragging a bit with the download
      counter. I didn't believe it would have so many downloads (I'm really
      excited).
      ee020900
  2. Feb 12, 2021
  3. Jan 22, 2021
  4. Jan 07, 2021
  5. Dec 18, 2020
  6. Dec 17, 2020
  7. Jul 22, 2019
  8. 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