Changelog

v0.2.8 (2022-01-29)

Fix

  • Removed codecov badge since it did not work (6d55ace)

v0.2.7 (2022-01-28)

Fix

  • Removed the numbers from usage (d81d8ae)

v0.2.6 (2022-01-28)

Fix

  • Added function usages to readme.md (3cbffc4)

v0.2.5 (2022-01-27)

Fix

  • Removed the code cov job (29d0767)

v0.2.4 (2022-01-27)

Fix

  • Added the codcov badge (2063421)

  • Updated the usage in readme to check actions (45d05c0)

v0.2.3 (2022-01-27)

Fix

  • Updated the usage in readme (6ba4f34)

v0.2.2 (2022-01-27)

Fix

  • Added codecov to the workflow (675c894)

v0.2.1 (2022-01-27)

Fix

  • Updated the installation in readme (0946aec)

v0.2.0 (2022-01-27)

Feature

  • Add function tests and body of function (dfa27f3)

  • Added body of function to avgwordlen (baa406d)

  • Added tests for avgwordlen function (fcb72f2)

v0.1.0 (11/01/2022)

  • First release of textfeatureinfo!