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 version 0.4.0-alpha.1 #159

Closed
abelbraaksma opened this issue Jun 5, 2023 · 0 comments · Fixed by #160
Closed

Release version 0.4.0-alpha.1 #159

abelbraaksma opened this issue Jun 5, 2023 · 0 comments · Fixed by #160
Assignees
Labels
release PR solely meant to release a new version

Comments

@abelbraaksma
Copy link
Member

abelbraaksma commented Jun 5, 2023

Releasing an alpha version as some of the features I want completed in 0.4.0 are not completed yet. These are the relevant release notes:

0.4.0-alpha.1

Some highlights, but see Release 0.4.0.-alpha.1 for details

  • fixes not calling Dispose for 'use!', 'use', or finally blocks #157 (by @bartelink)
  • BREAKING CHANGE: null args now raise ArgumentNullException instead of NullReferenceException, #127
  • adds TaskSeq.takeWhile, takeWhileAsync, takeWhileInclusive, takeWhileInclusiveAsync, #126 (by @bartelink)
  • adds AsyncSeq vs TaskSeq comparison chart, #131
  • removes release-notes.txt from file dependencies, but keep in the package, #138
@abelbraaksma abelbraaksma added the release PR solely meant to release a new version label Oct 29, 2023
@abelbraaksma abelbraaksma added this to the v0.4.0-alpha.1 milestone Mar 18, 2024
@abelbraaksma abelbraaksma self-assigned this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release PR solely meant to release a new version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant