python-toolz/python-toolz.changes

38 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Fri May 9 23:36:32 UTC 2014 - toddrme2178@gmail.com
- Update to 0.6.0
* memoize is curried by default
* memoize support `key` keyword argument
* Cleaned up issues in curried namespace
* Unary functions memoize with just the single argument, not a tuple
* Flattened directory structure
* Add `pluck` function from underscore.js
* Remove `sandbox.jackknife`
- 0.5.3 Changelog
* get_in function
* add itervalues, iterkeys, iteritems to compatibility
* Add do function, remove side_effects from sandbox
* Add juxt, partner to map
* Performance improvements to merge_with
* Errors from curried functions propagate upwards
* keyfilter, valfilter
* do
-------------------------------------------------------------------
Sat Mar 29 12:59:19 UTC 2014 - toddrme2178@gmail.com
- Update to version 0.5.3
+ No changelog available
-------------------------------------------------------------------
Sun Nov 17 16:12:10 UTC 2013 - p.drouand@gmail.com
- Update to version 0.4.1
+ No changelog available
-------------------------------------------------------------------
Mon Oct 21 11:38:36 UTC 2013 - toddrme2178@gmail.com
- Initial version (0.3.0)