Skip to content

Releases: snyk/ruby-semver

v4.1.0

05 Sep 14:39
20e1cd6
Compare
Choose a tag to compare

4.1.0 (2023-09-05)

Features

v4.0.0

04 Aug 15:57
4486aec
Compare
Choose a tag to compare

4.0.0 (2023-08-04)

Features

  • ignore platform qualifiers (6d3f453)

BREAKING CHANGES

  • this separates platform qualifiers from the version being processed and disregards it when performing comparisons and other operations.

v3.0.2

03 Dec 10:07
b3d7111
Compare
Choose a tag to compare

3.0.2 (2020-12-03)

Bug Fixes

v3.0.1

02 Dec 14:04
fb0ec7a
Compare
Choose a tag to compare

3.0.1 (2020-12-02)

Bug Fixes

v3.0.0

06 Jul 07:38
d4de163
Compare
Choose a tag to compare

3.0.0 (2020-07-06)

Features

  • breaking: basic typescript port (747683b)
  • fix eslint: bound methods (7b11413)
  • switch to modern import / export (14d996c)
  • type external functions (ff6937b)
  • types for internals (abe2671)

BREAKING CHANGES

  • breaking: changes exported types, so might break existing typescript code

v2.2.2

12 Jun 16:45
4dcbe4a
Compare
Choose a tag to compare

2.2.2 (2020-06-12)

Bug Fixes

v2.2.1

12 Jun 14:51
273d82f
Compare
Choose a tag to compare

2.2.1 (2020-06-12)

Bug Fixes

v2.2.0

29 Apr 15:00
4e9e936
Compare
Choose a tag to compare

2.2.0 (2020-04-29)

Bug Fixes

  • ignore lockfile on a public lib (a6c21d9)

Features

  • use forked lodash patched against zipObjectDeep vulnerability (7b47c9c)

v2.1.2

24 Apr 09:20
ef36bb6
Compare
Choose a tag to compare

2.1.2 (2020-04-24)

Bug Fixes

  • roll back to min node 8 in package.json (1064f52)

v2.1.1

24 Apr 08:48
5ea4be0
Compare
Choose a tag to compare

2.1.1 (2020-04-24)

Bug Fixes