Version 0.3.0

New features:

 * PIMPL constructor from a derived implementation type pointer.

 * New access member-functions for Pimpl: GetPtr() and GetRef().

 * Conan package

Fixes:

 * Added `noexcept` specifications to Pimpl access operators.

 * Fixed INSTALL_INTERFACE declaration for private sources.