Skip to content

Releases: SecJS/Utils

1.4.9

30 Nov 23:56
Compare
Choose a tag to compare
  • 3109420 feat: Add toContract to File and Folder class

1.4.8

30 Nov 14:13
978bcab
Compare
Choose a tag to compare
  • 978bcab Merge pull request #38 from SecJS/feat/len-add-no-build
  • 7c9a193 fix: Folder getFilesByPattern

1.4.7

30 Nov 13:34
cbc6a08
Compare
Choose a tag to compare
  • cbc6a08 Merge pull request #37 from SecJS/feat/len-add-no-build
  • 510c644 feat: Add no build property to File/Folder

1.4.6

30 Nov 13:18
8536107
Compare
Choose a tag to compare
  • 8536107 Merge pull request #36 from SecJS/feat/len-add-no-build
  • 8c6e390 feat: update to 1.4.6
  • 905c947 feat: Add method noBuild and verifyEnv to false

1.4.5

30 Nov 02:29
Compare
Choose a tag to compare

1.4.4

30 Nov 01:01
a5e8a0f
Compare
Choose a tag to compare
  • a5e8a0f Merge pull request #32 from SecJS/fix/len-adjust-globs-path
  • a677eda fix: Adjust Folder globs and Path environment for build

1.4.3

26 Nov 02:39
a5e16bd
Compare
Choose a tag to compare
  • a5e16bd Merge pull request #31 from SecJS/feat/len-add-move-copy
  • 26096e0 docs: Update JSDocs
  • 1a54f0d feat: Add move and copy methods to File and Folder classes

1.4.2

24 Nov 16:36
29dae3a
Compare
Choose a tag to compare
  • 29dae3a Merge pull request #27 from SecJS/refactor/len-move-fns-add-statics
  • e0c955a refactor: Remove fns, update docs and add statics

1.4.1

24 Nov 15:33
c5c6999
Compare
Choose a tag to compare
  • c5c6999 Merge pull request #25 from SecJS/feat/len-add-unset-fn
  • 9797f09 styles: Adjust lint
  • d15ba7c docs: Update @SecJS packages version and add to README
  • 6da3fcf feat: Remove useless functions and add global tests
  • 9e94f5a feat: Add File and Folder class

1.4.0

22 Nov 04:48
5ae8706
Compare
Choose a tag to compare
  • 5ae8706 Merge pull request #24 from SecJS/feat/len-add-path
  • 5be6baf feat: Add Path class helper