Skip to content

Releases: SecJS/Utils

1.3.9

18 Nov 01:58
Compare
Choose a tag to compare
  • be702d5 feat(convention): add project templates and commit conventions

1.3.8

01 Oct 13:25
Compare
Choose a tag to compare
  • 447fe91 feat: Move to main branch

1.3.7

24 Sep 14:07
a39e308
Compare
Choose a tag to compare
  • a39e308 Merge pull request #20 from SecJS/feat/len-get-branch
  • e0a33fe feat: Adjust getBranch function for CI
  • 09431f7 feat: Add getBranch function and constructor to Blacklist

1.3.6

21 Sep 12:08
058b21d
Compare
Choose a tag to compare
  • 058b21d Merge pull request #18 from SecJS/feat/len-update-packages
  • 2fd94e1 feat: Update @secjs/contracts

1.3.5

17 Sep 20:28
da50e68
Compare
Choose a tag to compare
  • da50e68 Merge pull request #15 from SecJS/feat/len-add-secjs-exceptions-ci
  • 4fddb16 feat: Add @secjs/exceptions and CI

1.3.4

01 Sep 17:10
7a6c607
Compare
Choose a tag to compare
  • 7a6c607 Merge pull request #13 from SecJS/feat/len-deep-copy
  • bb129dd chore: copy method to Json Class

1.3.3

30 Aug 12:50
baf4ea6
Compare
Choose a tag to compare
  • baf4ea6 Merge pull request #11 from SecJS/feat/len-update-contracts
  • 18118da chore: Update secjs/contracts package
  • ce8a2b3 chore: Update secjs/contracts package

1.3.2

20 Aug 03:56
3d6251f
Compare
Choose a tag to compare
  • 3d6251f Merge pull request #6 from SecJS/feat/len-json-api
  • 9458fa6 fix: Json class docs in README

1.3.1

19 Aug 18:37
02c86ef
Compare
Choose a tag to compare
  • 02c86ef Merge pull request #5 from SecJS/feat/len-json-api
  • 478080f feat/fix: Add class Json and adjust removeQueryParams method

1.3.0

17 Aug 22:55
f67e162
Compare
Choose a tag to compare
  • f67e162 Merge pull request #2 from SecJS/fix/len-match-root-path
  • 567572b fix: Adjust createMatcher function