fselect v0.6.10 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
    • NOT keyword (e.g., where name not like '%.tmp')
    • .d to the list of source file extensions
    • alternate form !~= of notrx operator
    • TRIM, REPLACE, UCASE and LCASE (synonyms for UPPER and LOWER) functions
    • 🐳 .dockerignore support
    • 🐳 dockerignore, gitignore, and hgignore boolean config parameters with default options for search within any roots, if not specified otherwise