Releases: jsr-core/iterutil
Releases · jsr-core/iterutil
v0.9.0
What's Changed
- feat(async): add
repeatable
helper function by @lambdalisue in #23
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: add tests for supporting Node by @lambdalisue in #20
- fix(filter): Support narrowing by type predicate by @4513ECHO in #21
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat(nth): add
nth
operator by @lambdalisue in #17 - docs: add links to
nth
module by @lambdalisue in #18 - feat(repeat): add
repeat
module by @lambdalisue in #19
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: support
@core/pipe
package by @lambdalisue in #14
Full Changelog: v0.5.0...v0.6.0
v0.6.0-pre.0
Full Changelog: v0.5.0...v0.6.0-pre.0
v0.5.0
What's Changed
- refactor!: refine implementations, signatures, documentations, etc. by @lambdalisue in #12
- docs: fix
@linkcode
URLs by @lambdalisue in #13
Full Changelog: v0.4.0...v0.5.0
v0.5.0-pre.2
Full Changelog: v0.5.0-pre.0...v0.5.0-pre.2
v0.5.0-pre.1
Full Changelog: v0.5.0-pre.0...v0.5.0-pre.1
v0.5.0-pre.0
What's Changed
- refactor!: refine implementations, signatures, documentations, etc. by @lambdalisue in #12
Full Changelog: v0.4.0...v0.5.0-pre.0
v0.4.0
What's Changed
- refactor!: use native way and remove
toArray
by @lambdalisue in #11
Full Changelog: v0.3.0...v0.4.0