Skip to content

3.1.4

Compare
Choose a tag to compare
@Poikilos Poikilos released this 31 Oct 18:26
· 23 commits to master since this release

[3.1.4] - 2022-10-31

Fixed

  • Recursion is no longer blocked by the filter.
    • An is_like method is implemented.
  • Debug.WriteLine is used more, so that:
    • It is optimized out in releases.
    • It is visible in SharpDevelop's Output panel (in Debug configuration)