Skip to content

Releases: cedx/which.js

Which for JS 9.0.0

25 Jul 09:24
Compare
Choose a tag to compare
  • Breaking change: the extensions and paths properties of the Finder class are now implemented as Set<string>.

Which for JS 8.1.1

16 Jun 00:37
Compare
Choose a tag to compare

Which for JS 8.1.0

25 Jan 20:48
Compare
Choose a tag to compare

Which for JS 8.0.2

24 Mar 10:32
Compare
Choose a tag to compare
  • Dropped the use of import assertions.

Which for JS 8.0.1

08 Oct 21:51
Compare
Choose a tag to compare

Which for JS 8.0.0

02 Jun 17:48
Compare
Choose a tag to compare
  • Breaking change: raised the required Node.js version.
  • Breaking change: removed the FinderError class.
  • Breaking change: removed the Finder.pathSeparator property.
  • Breaking change: renamed the Finder.path property to paths.
  • Added the ResultSet class.
  • Ported the source code to JavaScript.

Which for JS 7.1.0

08 Apr 21:45
Compare
Choose a tag to compare
  • Deprecated this package in favor of @cedx/which.hx.
  • Replaced the build system based on Robo by PowerShell scripts.
  • Updated the package dependencies.

Which for JS 7.0.1

08 Apr 21:45
Compare
Choose a tag to compare

Which for JS 7.0.0

08 Apr 21:44
Compare
Choose a tag to compare
  • Breaking change: raised the required Node.js version.
  • Updated the documentation.
  • Updated the package dependencies.

Which for JS 6.4.0

08 Apr 21:44
Compare
Choose a tag to compare
  • Updated the package dependencies.