Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 815 Bytes

NEWS.md

File metadata and controls

37 lines (22 loc) · 815 Bytes

NEWS

Versioning

Releases will be numbered with the following semantic versioning format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

formality 0.1.0

BUG FIXES

NEW FEATURES

MINOR FEATURES

IMPROVEMENTS

CHANGES

formality 0.0.1

This package calculates the formality of text based on part of speech tags.