You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- v1.0.0
- Updated Playwright to version 1.51.0
- Adjusted package reference for target framework
- Updated documentation
- GA version (jump to version 1.0.0)
- v0.5.0-rc
- Simplified sending data to the server via http client (now aceept byte[] instead of stream)
- Removed ReadToBytesAsync stream extension method
- Exposing the RequestHtmlPdf<T> class for scenarios of handling sending parameters
- Updated documentation
- Preparation for GA version