- Improve XML docs.
- Uses SourceLink for F12 navigation in Visual Studio.
- The
BitArmory.ReCaptcha.dll
assembly is now signed. - Issue 4: Fixed wrong parameter name in exception when clientToken is null or whitespace.
- Removed Newtonsoft.Json dependency.
- Removed Flurl.Http dependency.
- Refactored internals to work without dependencies. Underlying implementation uses
HttpClient
in the BCL.
- Support for reCAPTCHA v3.
- Initial release.