Skip to content

Releases: stoplightio/path

v2.0.1

19 Mar 15:54
c9eda99
Compare
Choose a tag to compare

2.0.1 (2024-03-19)

Bug Fixes

v2.0.0

01 Feb 20:36
281fca0
Compare
Choose a tag to compare

2.0.0 (2023-02-01)

chore

Features

BREAKING CHANGES

  • dropped support for Node <12

v2.0.0-beta.2

01 Feb 15:02
e23f2d9
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-02-01)

Bug Fixes

  • swich module to commonjs for increased compatibility (e23f2d9)

v2.0.0-beta.1

01 Feb 13:50
448601e
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-02-01)

Build System

BREAKING CHANGES

  • dropped support for Node <12

v1.3.2

29 Jul 10:02
3b5dc04
Compare
Choose a tag to compare

1.3.2 (2020-07-29)

Bug Fixes

  • recognize windows drive letters with a leading slash, like '/C:/' (#21) (3b5dc04)

v1.3.1

06 Feb 15:46
208fd8c
Compare
Choose a tag to compare

1.3.1 (2020-02-06)

Performance Improvements

  • pegjs: optimize for speed, rather than size (#17) (208fd8c)

v1.3.0

11 Oct 15:00
Compare
Choose a tag to compare

1.3.0 (2019-10-11)

Features

  • implement stripRoot function (59b9235)

v1.2.1

06 Sep 00:48
ed5c8b0
Compare
Choose a tag to compare

1.2.1 (2019-09-06)

Bug Fixes

v1.2.0

26 Aug 16:45
b1e9f56
Compare
Choose a tag to compare

1.2.0 (2019-08-26)

Features

  • add srn helper functions (5913610)

v1.1.0

15 Jul 21:11
4badf21
Compare
Choose a tag to compare

1.1.0 (2019-07-15)

Features

  • basename now supports that optional second parameter (#8) (4badf21)