Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 19:43
· 27 commits to main since this release

New Release thanks to @GabDug's heavy work ! ❤️

  • Automated new pypi release
  • Automated new docker release

More info at:

docker run --rm -it ghcr.io/laluka/bypass-url-parser:latest --help
pip install bypass-url-parser --help

Don't ming the heavi changelog, it's the first clean releases, the future ones will be more atomic! 🌹

What's Changed

  • Update README.md by @jtof-fap in #5
  • New bypass mode - end_paths by @jtof-fap in #6
  • New bypass mode - http_versions by @jtof-fap in #7
  • Jtof fap http methods by @jtof-fap in #8
  • Add new scheme/proto headers and improve http_headers_scheme mode by @jtof-fap in #9
  • Payloads - Update port header payloads and default ports by @jtof-fap in #10
  • Add new IP/Host headers and improve http_headers_ip mode by @jtof-fap in #11
  • Source code cleaning by @jtof-fap in #12
  • Source code performance by @jtof-fap in #13
  • Jtof fap header url by @jtof-fap in #14
  • [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by @laluka in #16
  • [Snyk] Security upgrade python from 3.11.0b5-slim-bullseye to 3.12.0a4-slim-bullseye by @snyk-bot in #17
  • [Snyk] Security upgrade ipython from 7.34.0 to 8.10.0 by @laluka in #18
  • Request file support by @jtof-fap in #19
  • Laluka make things pretty by @laluka in #20
  • [Snyk] Security upgrade python from 3.12.0a4-slim-bullseye to 3.12.0b3-slim-bullseye by @laluka in #22
  • [Snyk] Security upgrade python from 3.12.0a4-slim-bullseye to 3.12.0b4-slim-bullseye by @laluka in #21
  • Various bugfix by @jtof-fap in #23
  • Fix output Windows Terminal with Powershell Shell by @slicingmelon in #24
  • Nishantbhagat57 patch 1 by @laluka in #26
  • More internal paths by @Nishantbhagat57 in #25
  • [Snyk] Security upgrade python from 3.12.0b4-slim-bullseye to 3.13.0a2-slim-bullseye by @laluka in #27
  • A few more paths, chinese separator to dot, node broken utf8, bpropfind by @laluka in #28
  • chore: add GH actions, PDM, package, publish to Pypi by @GabDug in #29
  • Bump actions/checkout from 3 to 4 by @dependabot in #30

New Contributors

Full Changelog: v0.2.0...v0.4.0