1.13.1
Bug Fixes
- Fix Verilog Preprocessor regression when checking for trailing text after include directives in files that use Windows CRLF newlines (#65)
- Fix Verilog Preprocessor bug when processing macro text in files that use Windows CRLF newlines (#65)
- Fix missed check on Verilog Preprocessor's conditional state when processing macro expansion and undef directives. (#64)