Skip to content

Releases: bcoe/path-buffer

path-buffer v1.2.0

29 Aug 19:11
a6b7dd6
Compare
Choose a tag to compare

Features

  • dirname: add support for windows paths (#5) (11c8f19)
  • win32: adds isAbsolute, join, normalize (#7) (e5d585f)

path-buffer v1.1.0

15 Aug 23:34
d732ae6
Compare
Choose a tag to compare

Features

  • implement join and normalize (#2) (3504199)
  • unicode: support both utf8 and utf16le (#4) (5cfb916)

path-buffer v1.0.0

14 Aug 16:23
3a712eb
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • initial release of library

Features

  • initial release of library (ef1352f)