- Migrated to null safety.
-
Added an option to create case insensitive regular expressions.
-
Added a getter named
regExp
toParameterToken
for the regular expression used to match arguments. -
Updated lower SDK constraint to 2.3.0.
-
Removed unnecessary code.
-
Added an example.
-
Included
package:pedantic/analysis_options.yaml
.
- Removed support for optional parameters.
- Updated SDK constraints to support Dart 2 stable.
- Lowered SDK constraint so that Pub can analyze the package and generate documentation.