Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.1 #1178

Merged
merged 11 commits into from
Mar 1, 2024
Merged

Release 1.1.1 #1178

merged 11 commits into from
Mar 1, 2024

Conversation

FlorianRappl
Copy link
Contributor

Types of Changes

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

New release with some nice fixes and a new addition (DocumentRequest.PostAsMultipart).

Thanks to everyone for reporting and contributing!

(We still need to wait for confirmation that the contained fixes help in an issue opened at AngleSharp.Diffing, see AngleSharp/AngleSharp.Diffing#42.)

@SebastianStehle
Copy link

Do you have a private nuget repository or do I have to build it myself?

@SebastianStehle
Copy link

LGTM. Tested it and it works :)

@FlorianRappl
Copy link
Contributor Author

Do you have a private nuget repository or do I have to build it myself?

It's a preview package that is available on NuGet.

@SebastianStehle
Copy link

I have tested it by just pulling the repo and adding a project reference.

@FlorianRappl FlorianRappl merged commit 9c1af1c into main Mar 1, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants