You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,11 +110,13 @@ app.use(qs({
110
110
111
111
For more details, access the [wiki](https://github.com/nutes-uepb/query-strings-parser/wiki/2.-Usage-Examples) page.
112
112
113
-
### 3. Supported Query Strings
113
+
## Supported Query Strings
114
114
115
115
For informations and details about the supported query strings, access the [wiki](https://github.com/nutes-uepb/query-strings-parser/wiki/3.-Supported-Query-Strings) page.
116
116
117
+
## New Features
117
118
119
+
- Support for parser functions. For informations and details about parser functions, access the [wiki](https://github.com/nutes-uepb/query-strings-parser/wiki/4.-Parsers) page.
118
120
## Future Features
119
121
- ¹Support for relational databases such as MySQL, PostgreSQL and SQLite.
0 commit comments