Releases: BIGDummyHead/StringParser
Releases · BIGDummyHead/StringParser
Compiled 1.0.0.2
Aims at fixing the range attribute when pre arguments are supplied.
handler.Invoke(pre, ">some text goes here", aft); //now worksCompiled 1.0.0.1
Change Log:
- Moved
HandlerConfigtoHandlerand renamed toHandler.Config. Handler.Config.Loggeris nownullby default.BaseCommandModulerids the need to implementICommandModuleLogLevel.csadded as own file and received new XML comments.CollectedCommand.csadded as own file.