Skip to content

Releases: jherax/array-sort-by

1.2.1

01 Mar 22:50
Compare
Choose a tag to compare

Fixes

  1. Fixes #6: Wrong value for "main" field in package.json

1.2.0

25 Feb 01:50
Compare
Choose a tag to compare

Features

  1. Added sortBy.mapAccents which extends accented characters with their replacements.
  2. Added sort-by-full.min.js file which contains some polyfills.
  3. Added unit tests with AVA testing framework.

1.1.2

24 Jun 19:46
Compare
Choose a tag to compare

Improvements

  1. Accented characters are translated to unicode values

1.1.0

23 Jun 20:51
Compare
Choose a tag to compare

Features

  1. Added support for accented characters.
  2. Ignored case sensitive by default.