Skip to content

Release version 0.4.0-alpha.1 #159

Description

@abelbraaksma

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

Activity

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

Metadata

Metadata

Assignees

Labels

releasePR solely meant to release a new version

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions