fix credit on changelog
This commit is contained in:
parent
779fd72226
commit
294582e589
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
## 0.11.1
|
## 0.11.1
|
||||||
* More efficient inline caching for Clojure version, benchmarks show inline caching within 5% of manually precompiled code for all cases
|
* More efficient inline caching for Clojure version, benchmarks show inline caching within 5% of manually precompiled code for all cases
|
||||||
* Added navigators for transients in com.rpl.specter.transient namespace (thanks @aaengelberg)
|
* Added navigators for transients in com.rpl.specter.transient namespace (thanks @aengelberg)
|
||||||
* Huge performance improvement for ALL transform on maps and vectors
|
* Huge performance improvement for ALL transform on maps and vectors
|
||||||
* Significant performance improvements for FIRST/LAST for vectors
|
* Significant performance improvements for FIRST/LAST for vectors
|
||||||
* Huge performance improvements for `if-path`, `cond-path`, `selected?`, and `not-selected?`, especially for condition path containing only static functions
|
* Huge performance improvements for `if-path`, `cond-path`, `selected?`, and `not-selected?`, especially for condition path containing only static functions
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue