Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Releases: emre/kaptan

v0.6.0 - .ini export, maintenance, packaging

27 Aug 11:27

Choose a tag to compare

What's Changed

License

Feature

CI

  • CI: Add GitHub action by @tony in #251
  • chore: use >= for pytest by @ignatenkobrain in #163

Packaging

New Contributors

Full Changelog: v0.5.12...v0.6.0

v0.5.10

30 Dec 22:09

Choose a tag to compare

  • Update Pipfile
  • Relax pyyaml requirements to <4
  • Support for Python 3.7
  • Prevent test from creating stray .pyc files
  • Update pytest 3.2.3 to 3.6.3
  • Update sphinx 1.6.4 to 1.7.5
  • Update sphinx-argparse 0.2.1 to 0.2.2
  • Update sphinx-rtd-theme 0.2.4 to 0.4.0
  • Add make sync_pipfile for updating Pipfile

v0.5.9

06 Jul 23:15

Choose a tag to compare

tag v0.5.9

operation python3

07 Oct 13:11

Choose a tag to compare

python 3 support added.

mothership

03 Jul 22:12

Choose a tag to compare

  • Added cli script to play with kaptan on command line. see #5