Changelog
1.0.3
fix __init__.py package description updated.
1.0.2
- Doc updates
README reference to top_pypi_source_code_stats.
Spelling errors corrected on .rst docs.
1.0.1
- Doc updates.
README: Badge for readthedocs.
README: Corrected direction to ReadTheDocs site.
docs/command_line_interface.rst: added -p/–percentage.
docs/index.rst: added examples of the different options.
1.0.0
Initial release.
0.3.1
Add noxfile.py
Update typing to pass mypy checks
0.3.0
- Argument as percentage added.
Method
reducto.reducto.Reducto_add_argument_as_percentageMethod
reducto.reports.PackageReport._report_groupedMethod
reducto.reports.SourceReport._as_dict
0.2.0
- Table format added.
tabulate_reportmethod created.
0.1.1
Coverage rised to 100%.
0.1.0
- Added
--versioncommand. Affects
reducto.reducto.Reducto
- Added
0.0.2
Added docs, to be generated by
make documentation.
0.0.1
Start point