Skip to content

Releases: proustibat/occurences

Update packages and documentation

19 Jan 18:07
Compare
Choose a tag to compare
  • Updates packages following Greekeeper recommandations : #8
  • Update doc with badge

Refactoring following sonarcloud.io recommandations

14 Oct 17:56
Compare
Choose a tag to compare
v2.2.0

Refactoring following sonarcloud.io recommandations

New feature: instance has now a property "meta"

14 Oct 17:39
Compare
Choose a tag to compare

It that contains global stats about the data (words number, characters, etc).
Read the documentation: https://github.com/proustibat/occurences/blob/master/README.MD#properties

Improve getSorted method

13 Oct 14:36
Compare
Choose a tag to compare

Fix the issue about possible wrong result in getSorted method. Please read #4

Breaking change: getSorted() now returns an array. Read the documentation here : https://github.com/proustibat/occurences/blob/master/README.MD#methods