Skip to content

Commit 6f66b2c

Browse files
committed
Updated ToDo list
1 parent e415907 commit 6f66b2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1177,12 +1177,13 @@ To stay updated, follow the GitHub repository for the latest changes, releases,
11771177
- Add `contains` and `notContains` options
11781178
- usernameLength: Set minimum and maximum length for the username part of the email.
11791179
- dateFormat, timeFormat: Specify the format of date and time (e.g., MM-DD-YYYY, HH:MM).
1180-
- Add builderPattern methods list MD file and link from the Docs.
11811180
- Implement usage of named groups: `/(?P<year>\d{4})-(?P<month>\d{2})-(?P<day>\d{2})/`
11821181
- Create some tool for debuging options
11831182

11841183
- Write documentation:
11851184
- Create quick start guide and add in Docs.
1185+
- Add builderPattern methods list MD file and link from the Docs.
1186+
- Add options debuging section in docs
11861187

11871188
##### Coming next
11881189

0 commit comments

Comments
 (0)