mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
changelog
This commit is contained in:
parent
3d61de614e
commit
7860dbbb95
1 changed files with 37 additions and 1 deletions
38
CHANGELOG
38
CHANGELOG
|
|
@ -1,5 +1,41 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
## 3.1.4
|
## 0.4.1
|
||||||
|
|
||||||
|
- persistent_lazy
|
||||||
|
- use bin_annot
|
||||||
|
|
||||||
|
## 0.4
|
||||||
|
|
||||||
|
- API change for persistent
|
||||||
|
- more efficient implementation for persistent
|
||||||
|
- remove TypeClass
|
||||||
|
- API change for min/max (in case the sequence is empty)
|
||||||
|
- conversion with Gen
|
||||||
|
- use Oasis
|
||||||
|
|
||||||
|
## 0.3.7
|
||||||
|
|
||||||
|
- decreasing int range
|
||||||
|
- printing functions
|
||||||
|
|
||||||
|
## 0.3.6.1
|
||||||
|
|
||||||
|
- documentation
|
||||||
|
- bugfixes
|
||||||
|
|
||||||
|
## 0.3.6
|
||||||
|
|
||||||
|
- fmap
|
||||||
|
- functors to adapt Set and Map
|
||||||
|
|
||||||
|
## 0.3.5
|
||||||
|
|
||||||
|
- tests and benchmarks
|
||||||
|
- join combinator
|
||||||
|
- optimization for Sequence.persistent
|
||||||
|
|
||||||
|
## 0.3.4
|
||||||
|
|
||||||
- sort, uniq, group and sort_uniq combinators implemented
|
- sort, uniq, group and sort_uniq combinators implemented
|
||||||
- some conversion functions that use Sequence.t2
|
- some conversion functions that use Sequence.t2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue