Skip to content

Version 2.5.0

Choose a tag to compare

@mre mre released this 07 Aug 10:32
· 14 commits to master since this release
5c4ee84

Summary

Most notably with this release the deprecated --exclude-mail flag was removed and the behavior of the --accept flag was updated. Previously, status codes such as 200 OK were always accepted. Now they are only accepted by default. This means providing the argument --accept 201 now rejects status code 200 OK.

What's Changed

Full Changelog: v2...v2.5.0