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.
- added
DateTime::isBetweenfunction
- changed
Iterable::lastOrNull to getter (BREAKING CHANGE)
- added
Iterable::distinct and Iterable::distinctWhere
- added extension methods for List, Iterable, String, double?, num, num?, Map