0.7.1
This commit is contained in:
parent
9fcd9e5ed4
commit
ad1c4fdd53
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## 0.7.1 (unreleased)
|
## 0.7.1
|
||||||
* view can now be late-bound parameterized
|
* view can now be late-bound parameterized
|
||||||
* Added a late-bound parameterized version of using a function as a selector called "pred"
|
* Added a late-bound parameterized version of using a function as a selector called "pred"
|
||||||
* Added paramsfn helper macro for defining filter functions that take late-bound parameters
|
* Added paramsfn helper macro for defining filter functions that take late-bound parameters
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.7.0
|
0.7.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue