Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

VaRest v1.1-r28

Compare
Choose a tag to compare
@ufna ufna released this 02 Feb 19:35
· 144 commits to develop since this release

Added

  • FilterPlugin config added for migration puproses
  • Additional checks to avoid crashes like #259

Changed

  • Update clang-format to the nicest one
  • Subsystems are now used for plugin-specific staff for now

Fixed

  • Fix Writing to File is broken in 4.24. Close #257
  • Fix unicode character becomes u-code representation in string. Close #199. Close #255
  • CallURL refactoring #123