2015-06-18 04:56:17 +00:00
|
|
|
## 0.5.3
|
|
|
|
|
* Added cond-path and if-path selectors for choosing paths depending on value of structure at that location
|
|
|
|
|
|
2015-06-01 18:22:44 +00:00
|
|
|
## 0.5.2
|
|
|
|
|
* Fix error for selectors with one element defined using comp-paths, e.g. [:a (comp-paths :b)]
|
|
|
|
|
|
2015-05-31 12:54:30 +00:00
|
|
|
## 0.5.1
|
|
|
|
|
* Added putval for adding external values to collected values list
|
|
|
|
|
* nil is now interpreted as identity selector
|
|
|
|
|
* empty selector is now interpreted as identity selector instead of producing error
|