Skip to content

Commit

Permalink
Up to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Suor committed Sep 21, 2015
1 parent e3dbc93 commit fc7ab73
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
1.6
- added i?tree_nodes()
- added (log|print)_iter_durations() to debug utils
- added lists support to get_in(), set_in() and update_in()
- single argument takewhile() and dropwhile()
- published iwhere(), ipluck(), ipluck_attr() and iinvoke()
- support @retry() with list (not tuple) of errors (Zakhar Zibarov)
- changed µs to mks in time messages
- optimized update_in()

1.5
- added rcompose()
- added i?tree_leaves()
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5
1.6

0 comments on commit fc7ab73

Please sign in to comment.