------ * Bugfix: Added missing needimport_template.rst to package * Bugfix: Corrected version param of needimport
0.1.38
------ * Improvement: **:links:**, **:tags:** and other list-based options can handle "," as delimiter (beside documented ";"). No spooky errors are thrown any more if "," is used accidentally.
0.1.37
------ * Bugfix: Implemented 0.1.36 bugfix also for ``needfilter`` and :ref:`needimport`.
0.1.36
------ * Bugfix: Empty **:links:** and **:tags:** options for :ref:`need` raise no error during build.
0.1.35
------ * Improvement/Bug: Updated default node_template to use less space for node parameter representation * Improvement: Added **:filter:** option to :ref:`needimport` directive * Bugfix: Set correct default value for **need_list** option. So no more warnings should be thrown during build. * Bugfix: Imported needs gets sorted by id before adding them to the related document.