All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- To
IEnumerableExt
head
method. - To
Option
asEnumerable
method.
- Data types & methods descriptions with examples
- Reworked methods implementation to keep consistency with Scala implementation.
- Reformated all code to keep clear logic flow.
- A bunch of not commonly used methods.
- Initial release of the library
- Implemented main FP data types (Either, Option, Try, ...)