All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.1.2 (2024-07-19)
- Add generic enumerable conversion with adequate warnings. (#1)
v0.1.1 (2024-06-14)
-
File.Stream: Add
IntoIterable
forFile.Stream
. -
IO.Stream: Add
IntoIterable
forIO.Stream
. -
Date.Range: Add
IntoIterator
forDate.Range
.
v0.1.0 (2024-06-11)
Iter
is ready for the general public.