v1.3.0
Almost There
This update carried some major changes to it. Namely the way that the formatters are being loaded. This new method will allow for plugins to this package to be made.
Simply extend the docblockr_python.formatters.base.Base class in your own formatter and add the name attribute for what you'd like to register your formatter under.
With that being said, there are some maintenance things to be done, on this project, like add unit testing, and this should be ready for a full 2.0.0 release.