Skip to content

Releases: SecJS/Utils

2.0.1

21 Sep 22:03
Compare
Choose a tag to compare
  • 782230e feat: add more methods to collection

2.0.0

21 Sep 02:01
Compare
Choose a tag to compare
  • c5a11b9 feat: implement Collection class

1.9.9

07 Sep 15:55
Compare
Choose a tag to compare
  • 614c920 fix(config): get full object when key is empty string

1.9.8

07 Sep 15:14
Compare
Choose a tag to compare
  • 66d6f1d feat(json): get full object when key is *
  • daf0e8e feat(types): add js docs in types

1.9.7

06 Jul 20:46
Compare
Choose a tag to compare
  • daa84d0 fix(module): set import.meta.url as parameter

1.9.6

06 Jul 20:42
Compare
Choose a tag to compare
  • 4c4df95 fix(module): set import.meta.url as parameter

1.9.5

06 Jul 19:11
0ba90e1
Compare
Choose a tag to compare
  • 0ba90e1 Merge pull request #53 from SecJS/feat/len-create-module-helper
  • 545c356 feat(module): add new helper Module

1.9.4

29 Jun 15:34
3bc443c
Compare
Choose a tag to compare
  • 3bc443c Merge pull request #52 from SecJS/fix/len-reload-config-files
  • 43365f3 fix(config): set version on config file import to not cache

1.9.3

01 May 14:23
Compare
Choose a tag to compare
  • b8510db fix(file): set href in File and in Config load

1.9.2

01 May 13:17
Compare
Choose a tag to compare
  • 3b19fe9 feat(file): add href property to File class