Release Name: 1.2.5
Notes:
FakeWeb is a test helper for faking responses to web requests. This point-release release fixes a bug with percent-encoded characters in URI userinfo strings, and another with response precedence when both a registered string and a regex match a request. This release also introduces an exception when a request matches two regex-registered URIs, to reduce ambiguity.
Changes:
See the full changelog here: http://github.com/chrisk/fakeweb/blob/fakeweb-1.2.5/CHANGELOG
|