Words Counted v0.1.5 Release Notes

Release Date: 2014-12-02 // over 9 years ago
    1. Removed to_f from the dividend in average_chars_per_word and word_densities. The divisor is a float, and dividing by a float returns a float.
    2. Added # -*- encoding : utf-8 -*- to all files. See pull request.
    3. Added this changelog.