fselect v0.7.2 Release Notes

Release Date: 2020-11-20 // over 3 years ago
    • statistics functions (STDDEV_POP, STDDEV_SAMP, VAR_POP, and VAR_SAMP)
    • rx parameter for search roots to search within multiple directories matched by regular expression
    • ๐Ÿ“š updated runtime documentation

    Thanks to @rickhg12hs for bugreports and ideas!


Previous changes from v0.7.1

    • interactive mode
    • protection against cycles with symlinks or hardlinks #4
    • LTRIM, RTRIM, TRIM, and DAYOFWEEK functions
    • โž• added workaround to work on RAMdisks #68
    • ๐Ÿ›  fixed bugs

    Thanks to @glmdev, @kintrupf, and @ngirard for reporting issues and ideas!