Simdify 24.21 — 5/26/2024

Release details are described below.

Simdify Platform

Updated <FileSystem>::FindFileExtension( ... ) and <FileSystem>::FindFiles( ... ) to have a fourth function parameter that allows you to choose whether or not directory searches use recursion. Previously, recursion was always used. This should make it easier to use directory searches, without requiring custom code to remove unwanted items from the search results.