Skip to content

Release 1.0.6

Choose a tag to compare

@sadko4u sadko4u released this 24 Jul 21:04
· 385 commits to master since this release
  • Added opacity manipulation to the lsp::Color class.
  • Added LSPString::range_length() method to compute the length of the range.
  • Added LSPString::to_unix() and LSPString::to_dos() line ending conversion routines.
  • Fixed LSPString::prepend_utf8() function.
  • Updated build scripts.