Skip to content
  1. Aug 15, 2021
  2. Aug 14, 2021
    • nimrod's avatar
      Small refactor and cleanup. · ca37afb6
      nimrod authored
      - Change the `run` filter to be a function. Usage should be nicer now:
        `{{ run(['id', '-u'])['stdout'] }}`. Keep the filter for a few
      releases to avoid breakage.
      - A few filters were missing from the README, add the documentation.
      ca37afb6
  3. Aug 11, 2021
    • nimrod's avatar
      Reword the dependencies paragraph. · fbf67ea2
      nimrod authored
      Make it more explicit, set a release that will break backward
      compatibility. Also, disable the proselint pre-commit hook, it can't
      skip code blocks and there's not a lot I can do about that.
      fbf67ea2
    • nimrod's avatar
      Add the codespell pre-commit hook. · e380b4e8
      nimrod authored
      It did find a spelling error in the README. What an embarssment. Correct
      that as well.
      e380b4e8
  4. May 27, 2021
  5. May 05, 2021
  6. Apr 14, 2021
    • nimrod's avatar
      netaddr filters. · b4f032b3
      nimrod authored
      A bunch of filters that just wrap objects from the netaddr library.
      b4f032b3
  7. Mar 12, 2021
  8. Mar 11, 2021
    • nimrod's avatar
      Some more classifiers and information. · 38809de7
      nimrod authored
      38809de7
    • 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
      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
  9. Jan 22, 2021
  10. Jan 07, 2021
  11. Dec 18, 2020
  12. Dec 17, 2020
  13. Jul 22, 2019
  14. Jul 01, 2019
    • nimrod's avatar
      Corrections to the README. · 36e5d054
      nimrod authored
      36e5d054
    • 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
  15. May 26, 2018
  16. Jun 11, 2017
  17. Apr 15, 2017
  18. Jan 24, 2017
  19. Jan 23, 2017
  20. Dec 30, 2016
  21. Dec 29, 2016
  22. Nov 09, 2016
  23. Mar 14, 2016