Releases: stoplightio/path
Releases · stoplightio/path
v2.0.1
2.0.1 (2024-03-19)
Bug Fixes
v2.0.0
2.0.0 (2023-02-01)
chore
Features
BREAKING CHANGES
- dropped support for Node <12
v2.0.0-beta.2
Bug Fixes
- swich module to commonjs for increased compatibility (e23f2d9)
v2.0.0-beta.1
Build System
BREAKING CHANGES
- dropped support for Node <12
v1.3.2
1.3.2 (2020-07-29)
Bug Fixes
- recognize windows drive letters with a leading slash, like '/C:/' (#21) (3b5dc04)
v1.3.1
1.3.1 (2020-02-06)
Performance Improvements
- pegjs: optimize for speed, rather than size (#17) (208fd8c)
v1.3.0
1.3.0 (2019-10-11)
Features
- implement stripRoot function (59b9235)
v1.2.1
1.2.1 (2019-09-06)
Bug Fixes
v1.2.0
1.2.0 (2019-08-26)
Features
v1.1.0
1.1.0 (2019-07-15)
Features
- basename now supports that optional second parameter (#8) (4badf21)