Skip to content

v1.2 “Testing, py2/3, licenses, and feature options”

Closed Jul 25, 2019 100% complete

Everything up to 2015-03-21

  • new: using template fields of CC 1.0 (closes #6)
  • new: added 'src/tests' infrastructure (see #1)
  • new: test example that checks the project version (closes #1)
  • chg: improvements to autoenv script, especially --yes and --develop
  • new: added --version option to CLI skeleton
  • chg: switched to MIT license for the template
  • new: "Open S…

Everything up to 2015-03-21

  • new: using template fields of CC 1.0 (closes #6)
  • new: added 'src/tests' infrastructure (see #1)
  • new: test example that checks the project version (closes #1)
  • chg: improvements to autoenv script, especially --yes and --develop
  • new: added --version option to CLI skeleton
  • chg: switched to MIT license for the template
  • new: "Open Source License Repository" ('licenses' folder)
  • new: skeletons for new modules and tests
  • chg: decluttering project base dir, moving stuff to 'project.d'
  • new: added integration tests for the template (see #2)
  • doc: added missing tool references (closes #9)
  • chg: archetype testing on Travis CI
  • fix: exclusion of hidden dirs in os.walk (setup.py)
  • chg: added pytest-spec plugin
  • chg: building universal wheels by default (setup.cfg)
  • new: py2/3 porting support ('_compat' module)
  • new: activate unicode_literals and print_function
Loading