Skip to content

Releases: projectdiscovery/utils

v0.5.0

31 Aug 00:24
Compare
Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

  • chore(deps): bump the modules group with 3 updates by @dependabot[bot] in #670
  • path encoding / decoding helpers by @tarunKoyalwar in #671
  • feat(structs): add FilterStructToMap utility function by @hanXen in #674
  • chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #675

New Contributors

Full Changelog: v0.4.23...v0.5.0

v0.4.23

16 Aug 09:13
b594e83
Compare
Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

New Contributors

Full Changelog: v0.4.22...v0.4.23

Release v0.4.22

20 Jul 00:41
Compare
Choose a tag to compare

0.4.22 (2025-07-20)

Code Refactoring

  • errorutil: impl proper err wrapping w/ stdlib compat (3a47c10)

Release v0.4.21

22 Jun 00:39
91461fd
Compare
Choose a tag to compare

0.4.21 (2025-06-22)

Release v0.4.20

15 Jun 00:39
Compare
Choose a tag to compare

0.4.20 (2025-06-15)

Release v0.4.19

11 May 00:36
55cf26f
Compare
Choose a tag to compare

0.4.19 (2025-05-11)

Build Systems

Release v0.4.18

20 Apr 00:35
826b46f
Compare
Choose a tag to compare

0.4.18 (2025-04-20)

Release v0.4.17

06 Apr 00:34
45a7688
Compare
Choose a tag to compare

0.4.17 (2025-04-06)

Release v0.4.16

25 Mar 14:52
8dce051
Compare
Choose a tag to compare

0.4.16 (2025-03-25)

Release v0.4.15

16 Mar 00:34
d73b206
Compare
Choose a tag to compare

0.4.15 (2025-03-16)

Code Refactoring

  • replace filepath.Walk with filepath.WalkDir (246420a)