mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
update changelog
This commit is contained in:
parent
c5beeb3fb1
commit
d68c80f51d
1 changed files with 16 additions and 0 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,5 +1,21 @@
|
|||
# Changelog
|
||||
|
||||
|
||||
## 0.9
|
||||
|
||||
- distinction between `diagonal,diagonal_l`
|
||||
- add `init,fold_map,fold_filter_map,sorted,diagonal,findi,…`
|
||||
- fix a few typos
|
||||
- update readme: convert into asciidoc, add tutorial
|
||||
- remove deprecated functions, add missing links to `SequenceLabels`
|
||||
|
||||
## 0.8
|
||||
|
||||
- loop based implementation for `int_range_by`
|
||||
- move files to 'src/', use qtest for tests
|
||||
- add `int_range_by`
|
||||
- add `Sequence.flat_map_l`
|
||||
|
||||
## 0.7
|
||||
|
||||
- add missing entry in changelog and missing since annotations
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue