Skip to content

Releases: Sjeiti/TinySort

v3.2.5

07 Dec 08:16
Compare
Choose a tag to compare

v3.2.2

24 Jul 17:27
Compare
Choose a tag to compare
v3.2.2

v3.1.4

12 Jul 21:19
Compare
Choose a tag to compare
  • fixed bugs
  • fixed documentation
  • refactored to es6

v2.3.6

06 May 09:26
Compare
Choose a tag to compare
  • removed Grunt as build tool, build is now pure Node
  • fixed issue #116 bug with sorting null values

v2.3.0

06 May 09:29
Compare
Choose a tag to compare

v2.2.7

06 May 09:30
Compare
Choose a tag to compare

v2.2.6

06 May 09:31
Compare
Choose a tag to compare
  • added MIT license file
  • bugfix #114

v2.2.4

06 May 09:33
Compare
Choose a tag to compare
  • added check for when parentNode has been removed
  • added jscs to build

v2.2.2

06 May 09:36
Compare
Choose a tag to compare
  • added option emptyend (see #90)
  • bugfix #89

v2.1.6

06 May 09:38
Compare
Choose a tag to compare
  • added AMD wrappers
  • removed version number from code
  • bugfixes for trailing spaces and #94