Releases: bcoe/path-buffer
Releases · bcoe/path-buffer
path-buffer v1.2.0
Features
- dirname: add support for windows paths (#5) (11c8f19)
- win32: adds isAbsolute, join, normalize (#7) (e5d585f)
path-buffer v1.1.0
Features
- implement join and normalize (#2) (3504199)
- unicode: support both utf8 and utf16le (#4) (5cfb916)
path-buffer v1.0.0
⚠ BREAKING CHANGES
- initial release of library
Features
- initial release of library (ef1352f)