Skip to content

Release v5.3.1

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 23 Mar 10:20
· 14 commits to main since this release
  • Add Map.where, Map.whereNot, Map.removeKeys, and Map.only extensions.
  • Add double.roundToPrecision extension.
  • Allow Iterable for Map.except extension.
  • Fix lint warnings.