Skip to content

Conversation

Vlix
Copy link
Owner

@Vlix Vlix commented Mar 24, 2024

Mainly focused on adding long requested things (Status 451, HTTP/3.0, some pattern synonyms), small documentation updates, and using Data.Word8 to not be working with hardcoded numbers.

The point was to not break or change any existing functionality, though I did opt to prepare for a major version bump because we're now re-exporting everything from the main module, which might cause some warnings or maybe even errors in user code.

@Vlix
Copy link
Owner Author

Vlix commented Mar 24, 2024

@Vlix
Copy link
Owner Author

Vlix commented Mar 24, 2024

Ok, something is wrong with the doctests it seems 🤔

@Vlix
Copy link
Owner Author

Vlix commented Sep 18, 2024

Note to self:

  • fix doctests on cabal
  • Change toBS to B.intDec in renderHttpVersion
  • Revert re-export of everything from Network.HTTP.Types (and adjust README) to be able to make a minor version upgrade first and add all the re-exporting to publish a major version upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant