Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 928 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (21 loc) · 928 Bytes

Change Log

All notable changes to this project are documented in this file. This project adheres to Semantic Versioning.

0.2.0 (2017-03-28)

  • Generalize deployment (allow adding other technologies)
  • Add 'PHP generic' as a framework option

0.1.0 (2017-02-02)

  • Generate Tox test setup supporting pytest, flake8, pylint, behave
  • Generate CI configuration for Bitbucket Pipelines, Codeship, GitLab CI, Shippable, Travis CI, Vexor
  • Generate project skeletons for Django, Flask
  • Generate Docker Compose setup for local development
  • Support uWSGI and Nginx for deployment
  • Support Posgres and MariaDB/MySQL databases
  • Support generation of common licenses
  • Set Git remote for GitHub, GitLab, Bitbucket
  • Add Landscape badge to README for monitoring software health of this project
  • Support Sentry for application monitoring and crash reporting