Fix the static library build
The bug introduced in the generation of the static library libpcm.a
is fixed in this minor release.
This commit fixes issues #34, #35 and #36 (on GitHub) and #60, #61 and #62 (on GitLab)
The fix consisted in subscribing all subclasses to the factory in a top-level convenience header that gets included into the Meddle.cpp
file.
Namespaces have finally been introduced into the project and some core abstract base classes have been renamed to signal their ABC status. Please see the change log for detailed information.
Read the change log for exhaustive information. Consult also the list of issues