Skip to content

Commit

Permalink
🔖 release v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Jan 6, 2025
1 parent b930962 commit d7dea62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 5.9.0 (Unreleased)
## 5.9.0

- Add `isSameOrBeforeDate` and `isSameOrAfterDate` extensions for `DateTime`.
- [BREAKING] `Iterable.except` now takes items as params directly (max 6) instead of a list. Replace it with
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: screwdriver
description: A dart package aiming to provide useful extensions and helper functions to ease and speed up development.
version: 5.8.0
version: 5.9.0
homepage: https://github.com/birjuvachhani/screwdriver

environment:
Expand Down

0 comments on commit d7dea62

Please sign in to comment.