Skip to content

Releases: Kruithne/kogs-utils

1.4.10

13 Feb 10:54
Compare
Choose a tag to compare

Release 1.4.10 ✨

1.4.9

20 Jan 14:05
Compare
Choose a tag to compare
  • copy and copySync now support alternate overwrite modes

1.4.8

20 Jan 13:44
Compare
Choose a tag to compare
  • copy and copySync now accept an object as the third parameter. Setting the overwrite of this property controls the overwriting behavior of the functions.

1.4.7

20 Jan 12:00
Compare
Choose a tag to compare
  • Added copy / copySync functions.

1.3.7

17 Jan 14:31
Compare
Choose a tag to compare
  • Implement errorClass factory to reduce error class boilerplate.

1.2.7

17 Jan 12:15
Compare
Choose a tag to compare
  • Added utility function collectFiles for simple recursive file collection from a directory.

1.1.7

16 Jan 16:15
Compare
Choose a tag to compare
  • Fix issue that prevented TypeScript definition files from being included in the npm package on release.

1.0.7

15 Jan 22:04
Compare
Choose a tag to compare

Initial package release.