Skip to content

Commit 9f3488c

Browse files
new version: v2.5.1
1 parent 15a7268 commit 9f3488c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.5.1
2+
- **License Update**: Amended the `LICENSE` file to reflect the correct legal entity name.
3+
- **Dart SDK Compatibility**: Broadened the Dart SDK constraint to `>=3.0.0 <4.0.0`, ensuring compatibility across a wider spectrum of projects.
4+
5+
16
## 2.5.0
27

38
- **Refactor**: Replaced the `highlightCompletedSteps` property in `StepProgressThemeData` with a new `highlightOptions` enum for improved flexibility and customization.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: step_progress
22
description: A lightweight package for displaying customizable step progress indicators in a user interface.
3-
version: 2.5.0
3+
version: 2.5.1
44
homepage: https://github.com/TalebRafiepour/step-progress
55
issue_tracker: https://github.com/TalebRafiepour/step-progress/issues
66

0 commit comments

Comments
 (0)