- Extension methods for all functions in the
Collection
,List
andUtility.String
modules. The extension methods can be found under the namespaceUnderscore.Extensions
Collection.Map
andcollection.Reduce
methodsUtility.String
module- Fixes for a variety of methods, such as adding missing methods for
Utility.Split
andFunction.Compact
- Lots of refactoring behind-the-scenes, particularly of tests
- Added documentation for all methods in the /docs folder