Skip to content

Commit 91afd99

Browse files
committed
Updated todos
1 parent a243355 commit 91afd99

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,12 @@ There are several executables for different platforms, choose your one and use i
209209
-------
210210
- Make TrimSpaces controllable as configuration from JSON
211211
- Add --expand option for detailed info in check command
212-
- Add --report option for detailed report (JSON) in check command
212+
- Add --report option for detailed report (JSON) in check command ([issue](https://github.com/MaestroError/html-strings-affixer/issues/2))
213+
- Add "@" in default ignore characters ([issue](https://github.com/MaestroError/html-strings-affixer/issues/3))
214+
- Update regex to parse laravel comments correctly ([issue](https://github.com/MaestroError/html-strings-affixer/issues/5))
215+
- Fix `index out of range [-1]` [issue](https://github.com/MaestroError/html-strings-affixer/issues/4)
216+
- Handle errors to continue replacement on other files and add error location in output (report)
213217
- Test for latest changes
214-
- Add "@" in default ignore characters
215218
- Next Release
216219

217220

0 commit comments

Comments
 (0)