* Adjust --break-blocks to break structs and functions only with <i>all</i> option (https://gitlab.com/saalen/astyle/-/issues/83) * Fix space between pointer references with --align-pointer=type (https://sourceforge.net/p/astyle/bugs/594/) * Define <<< and >>> operators for Java only (https://sourceforge.net/p/astyle/bugs/595/) * Fix indentation of class modifiers within structs (https://sourceforge.net/p/astyle/bugs/585/) * Fix parsing of nested structs (https://sourceforge.net/p/astyle/bugs/586/) * Another approach to fix interpretation of closing nested templates as operator (https://gitlab.com/saalen/astyle/-/issues/69) * Fix indent of multiline strings with macros (https://gitlab.com/saalen/astyle/-/issues/82)