We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71a529 commit b1f1b07Copy full SHA for b1f1b07
1 file changed
CHANGELOG.md
@@ -8,8 +8,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
#### Added
9
* Sorter now accept file encoding for write/read
10
11
-#### Fixed
12
- * Sorter regex parser now accept group != 0
13
14
## [3.0.0] - 2020-04-28
15
@@ -31,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
31
29
* Sorter
32
30
* file_sorted_join moved from devoutils.sorter to devoutils.fileio
33
* Remove Python 2 compatibility
+ * Sorter regex parser now accept group != 0
34
* Faker
35
* Faker cli add verbose mode to show the events in the console
36
* Add file_name param to define a file to store events in batch mode or
0 commit comments