What's Changed
* Converts numpy numbers to allow serialization by craabreu in https://github.com/RedesignScience/cvpack/pull/86
* Improves parameter handling in meta-collective variables by craabreu in https://github.com/RedesignScience/cvpack/pull/87
* Adds method to get default values of meta-cv parameters by craabreu in https://github.com/RedesignScience/cvpack/pull/88
* Allows attribute redirection to wrapped OpenMM forces by craabreu in https://github.com/RedesignScience/cvpack/pull/90
* Introduces the `reporting` subpackage by craabreu in https://github.com/RedesignScience/cvpack/pull/89
* Removes self-inspection of constructor arguments by craabreu in https://github.com/RedesignScience/cvpack/pull/91
* Includes PathCV that uses reference structures as milestones by craabreu in https://github.com/RedesignScience/cvpack/pull/93
* Fixes bug in path cv test by craabreu in https://github.com/RedesignScience/cvpack/pull/94
* Includes shortest distance collective variable by craabreu in https://github.com/RedesignScience/cvpack/pull/95
* Improves documentation of default values by craabreu in https://github.com/RedesignScience/cvpack/pull/96
**Full Changelog**: https://github.com/RedesignScience/cvpack/compare/v0.11.1...v0.12.0