- Fix comment recognition after macro definition (https://sourceforge.net/p/astyle/bugs/600/ )
- Fix indent of switch statements within structs (https://gitlab.com/saalen/astyle/-/issues/91)
- Fix Win32 build
- Improved lambda body indentation
- Ignore lines with git conflict markers (https://gitlab.com/saalen/astyle/-/issues/88)
- Replaced platform file functions by C++ filesystem library