Skip to content

Commit

Permalink
Merge pull request #51 from ssciwr/release-notes
Browse files Browse the repository at this point in the history
Release preparation
  • Loading branch information
dokempf authored Dec 17, 2020
2 parents 18ff4d2 + c23c25e commit 76d5a80
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# v1.0 Release (2020-12-17)

Initial release of cookiecutter-cpp-project with the following features:

* License Selection
* Github Actions and Gitlab CI ready to use
* Sphinx-based documentation ready to deploy to Readthedocs
* Local building of Doxygen documentation
* Python bindings with Pybind11
* CI-based deployment of Python bindings to PyPI
* Coverage Testing from codecov.io
* Code Quality Analysis from SonarCloud

0 comments on commit 76d5a80

Please sign in to comment.