From 5d7ac7550eb8022e7956c0cca7ad5cd908675049 Mon Sep 17 00:00:00 2001 From: Roberto Di Remigio Date: Thu, 16 Feb 2017 19:53:56 +0100 Subject: [PATCH] Bump version to 1.1.9 --- CHANGELOG.md | 15 +++++++++++---- README.md | 2 +- doc/snippets/citation.bib | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b786317db..37e652cbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ # Change Log -## [Unreleased] +## [Version 1.1.9] - 2017-02-16 ### Changed +- PCMSolver is now exported as a proper [CMake target](https://cmake.org/cmake/help/v3.0/manual/cmake-buildsystem.7.html) + See PR #38 for details. Thanks @loriab for the work. +- The Python scripts shipped with the library are now Python 2 and Python 3 compatible. - `Factory` is no longer implemented as a Singleton. -- Revert to use [Robust Cholesky decomposition](https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html) - to compute the inverse of the S matrix in `CPCMSolver`. - The [Catch unit test framework](https://github.com/philsquared/Catch) has been updated to its latest version [v1.7.2](https://github.com/philsquared/Catch/releases/tag/v1.7.2) @@ -14,6 +15,11 @@ The minimum required version of Eigen is still 3.3.0, but we ship [Eigen 3.3.2](http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.2) +### Fixed + +- Revert to use [Robust Cholesky decomposition](https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html) + to compute the inverse of the S matrix in `CPCMSolver`. + ## [Version 1.1.8] - 2017-02-06 ### Added @@ -302,7 +308,8 @@ ## v1.0.0 - 2014-09-30 [YANKED] -[Unreleased]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.8...HEAD +[Unreleased]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.9...HEAD +[Version 1.1.9]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.8...v1.1.9 [Version 1.1.8]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.7...v1.1.8 [Version 1.1.7]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.6...v1.1.7 [Version 1.1.6]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.5...v1.1.6 diff --git a/README.md b/README.md index 3db443a79..98350cab8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ An API for the Polarizable Continuum Model. - [Documentation](http://pcmsolver.readthedocs.io) - [Build and test history](https://travis-ci.org/PCMSolver/pcmsolver/builds) - [Nightly build dashboard](https://testboard.org/cdash/index.php?project=PCMSolver) -- Version 1.1.8 available +- Version 1.1.9 available - Licensed under [LGPLv3](LICENSE) - CMake infrastructure managed *via* [Autocmake](http://autocmake.readthedocs.io/) diff --git a/doc/snippets/citation.bib b/doc/snippets/citation.bib index a3ffca9b0..8453754fe 100644 --- a/doc/snippets/citation.bib +++ b/doc/snippets/citation.bib @@ -1,5 +1,5 @@ @misc{PCMSolver, - note = {\texttt{PCMSolver}, v1.1.8 an Application Programming Interface for the + note = {\texttt{PCMSolver}, v1.1.9 an Application Programming Interface for the Polarizable Continuum Model electrostatic problem, written by R.~Di~Remigio, L.~Frediani and K.~Mozgawa with contributions from R.~Bast, J.~Juselius and V.~Weijo (see http://pcmsolver.readthedocs.io/)"