Releases: projectdiscovery/pdtm
Releases · projectdiscovery/pdtm
v0.0.9
What's Changed
Other Changes
- Added
go install
support as fallback method by @dogancanbakir in #194 - Added support for install type by @dogancanbakir in #204
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
🐞 Bugs
- Fixed tool removal issue upon failed update by @dogancanbakir in #157
- Fixed issue with interactsh project install by @Mzack9999 in #176
Other Changes
- print requirement information by @dogancanbakir in #166
New Contributors
- @dogancanbakir made their first contribution in #157
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Added release changelog upon update (optionally can be disabled) by @ShubhamRasal in #146
- Fixed version detection by @Mzack9999 in #135
- Fixed output colors for all tools #130 by @edoardottt in #131
New Contributors
- @ShubhamRasal made their first contribution in #146
Full Changelog: v0.0.6...v0.0.7
v0.0.6 (Maintenance Release)
What's Changed
- Fixed latest string in new installed tools by @edoardottt in #110
- Added denylist for project listing by @xm1k3 in #120
Issues closed in this release - https://github.com/projectdiscovery/pdtm/milestone/6?closed=1
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fixed issue with list/install/update check logic by @Mzack9999 in #64
- Fixed issue with setting path to
.bashrc
file if$SHELL
is empty by @tarunKoyalwar in #104 - Added self-update option (
-update
) by @RamanaReddy0M in #100
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Added helper functions that returns callbacks of given tool (#79) by @RamanaReddy0M in #80
- Added setup test by @Mzack9999 in #50
- Added project description in help menu by @xm1k3 in #62
- Fixed issue pdtm corrupting packages manager on tools removal by @xm1k3 in #61
- Updated
-update-all
option to skip installation by @Mzack9999 in #60 - Updated code to include env path as suffix by @xm1k3 in #63
Issues closed in this release - https://github.com/projectdiscovery/pdtm/milestone/4?closed=1
New Contributors
- @Mzack9999 made their first contribution in #57
- @RamanaReddy0M made their first contribution in #80
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Added currently installed version in cli output by @edoardottt in #42
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Fixed formatting issue in
.bashrc
#38 by @edoardottt in #40
New Contributors
- @edoardottt made their first contribution in #40
Full Changelog: v0.0.1...v0.0.2