Skip to content

Releases: ghostdevv/ghoststools

0.6.3

Choose a tag to compare

@ghostdevv ghostdevv released this 18 Dec 13:14

Changes

  • FEAT updated readdirRecursive function
  • FIX tests

0.5.3

Choose a tag to compare

@ghostdevv ghostdevv released this 01 Nov 17:12

Changes

  • FIX stripExt fails on paths that don't have an ext

0.5.2

Choose a tag to compare

@ghostdevv ghostdevv released this 01 Nov 09:27

Changes

  • fullNormalize
  • stripExt

0.4.2

Choose a tag to compare

@ghostdevv ghostdevv released this 31 Oct 17:30

Changes

  • FEAT: strip trailing slash fn

0.3.2

Choose a tag to compare

@ghostdevv ghostdevv released this 14 Sep 08:50
1b9563f

Changes

  • FIX: remove comments

0.3.1

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Aug 19:30

Changes

  • FIX types

0.3.0

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Aug 19:23

Changes

  • FEAT flattenPaths fn

0.2.0

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Aug 18:55

Changes

  • FEAT cast to array

0.1.0

Choose a tag to compare

@ghostdevv ghostdevv released this 28 Jun 00:28

Changes

  • Added in recursiveReaddir
  • Added in posixify
  • Internal refactoring