Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.68 KB

NEWS.md

File metadata and controls

41 lines (30 loc) · 1.68 KB

text_formatter - Changelog by Version

Version 1.0.0

Pre-releases / post-releases

Features

  • New submodule: text_formatter.justify
    • Justify the strings, according to a certain length.
  • New submodule: text_formatter.check
    • Check the text types, to see if they can be used on other text_formatter functions
  • New submodule: text_formatter.exceptions
    • Customized exceptions collector for text_formatter

Bug fixes

None yet.

Other highlights

This is the first release for text_formatter! At this point, we need more people to make the project grow. Go to CONTRIBUTING.md if you want to help us! (Also, read the contributions page at our documentation)