Skip to content

Colorer v1.4.0

Latest
Compare
Choose a tag to compare
@colorerbot colorerbot released this 18 Oct 19:26
· 2 commits to master since this release

[1.4.0] - 2024-10-18

Added

  • Two options for working with strings are ICU and the old implementation of colorer

Fixed

  • Build on old Linux platform. A minimum of gcc 7 is required.
  • Build on Linux ARM64, *BSD, macOS
  • Fixed a bug/freeze when resizing the window in which a paired object is selected

Changed

  • The library for logging spdlog has been replaced by own implementation.
  • The library for working with xml Xerces-c has been replaced by LibXml2.
  • The environment variables in the path for the external entity in xml should be set in the format $ENV,
    and the path should be preceded by 'env:' for files or 'jar:' for archives.