Skip to content

Releases: CedX/Which.js

Which for JS 12.0.0

Choose a tag to compare

@CedX CedX released this 11 Aug 18:19
  • Breaking change: removed the ResultSet.stream property.
  • The ResultSet class now implements the AsyncIterable interface.

Which for JS 11.1.1

Choose a tag to compare

@CedX CedX released this 11 Aug 18:18
  • Fixed the return type of the generator functions.

Which for JS 11.1.0

Choose a tag to compare

@CedX CedX released this 04 Feb 20:50

Which for JS 11.0.0

Choose a tag to compare

@CedX CedX released this 06 Dec 22:15
  • Breaking change: the ResultSet methods are now implemented as properties.

Which for JS 10.0.0

Choose a tag to compare

@CedX CedX released this 06 Nov 16:21
  • Breaking change: the which() function now uses a named export instead of a default export.
  • Ported the source code to CoffeeScript.

Which for JS 9.0.0

Choose a tag to compare

@CedX CedX released this 25 Jul 09:24
  • Breaking change: the extensions and paths properties of the Finder class are now implemented as Set<string>.

Which for JS 8.1.1

Choose a tag to compare

@CedX CedX released this 16 Jun 00:37

Which for JS 8.1.0

Choose a tag to compare

@CedX CedX released this 25 Jan 20:48

Which for JS 8.0.2

Choose a tag to compare

@CedX CedX released this 24 Mar 10:32
  • Dropped the use of import assertions.

Which for JS 8.0.1

Choose a tag to compare

@CedX CedX released this 08 Oct 21:51