We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79eb593 commit c652537Copy full SHA for c652537
README.md
@@ -25,8 +25,12 @@ Use `hsa [command] --help` to read more about command.
25
- Make check command to print files and found strings count +
26
- Create clear-log command and print logs size as message in bootstrap +
27
- Write documentation in readme file
28
-- Release #1 - 0.0.1
29
-- register on packagist (Composer require)
+- Release #1 - 0.0.1 +
+- register on packagist (Composer require) +
30
+-------
31
+- Test linux binary on ubuntu
32
+- Simplify building windows and linux binaries
33
34
- Add warning characters and separate them from ignoring characters
35
- Print warning characters strings as warnings (not replaced) with file and line on replace command
36
- Add --expand option for detailed info in check command
0 commit comments