Releases: jhspetersson/fselect
0.8.5
- added
BETWEENoperator #139 - added
FORMAT_TIMEfunction #143 - check for updates (optional feature disabled by default) #138
- added
mkvduration extractor #140 - added
quitandexitcommands for interactive mode - added
.tsxas a known source file extension
Many thanks go to @4censord, @Dialga and @Luxzi who contributed to this release!
0.8.4
- parse search options with no search root specified (i.e., for the current directory) #133
- winget package added #134
- bugfixes #132
Many thanks to @chenrui333, @lcook, @mahdi739 and @thechampagne who contributed to this release!
0.8.3
- GROUP BY
- don't require braces for functions without arguments
- added
capabilitiesfield - added
HAS_CAPABILITYfunction - added
CUR_DATEsynonym - get dimensions from
.webmand.tgafiles - panics replaced with a graceful exit with an error message
Thanks to @steffenbusch and @tan-wei for raising issues that really helped to improve the project!
0.8.2
- added
HAS_CAPABILITIES(aka HAS_CAPS) function to spot files with assigned capabilities on Linux - added
INITCAPfunction - added
.exrto the known image file extensions list - added
.solas recognized file extension of the source files
0.8.1
0.8.0
- Feature request: allow braces { } in place of ( ) #111
- add
FROM_BASE64function, add an aliasTO_BASE64forBASE64function - Fixed #119 #120 #121 , improved #75
Thank you @jgranduel, @notfed, and @rickhg12hs for the issues posted that helped to make this shiny new release!
🎅🎄 0.7.9
0.7.8
- Generic "NOT"/Negation #114
- added
modoperator - "where" clause with just a column name for boolean columns #75
- scoop package #118
- deb package #113
- bugfixes and improvements
Thanks to @danieldjewell, @ethanhs, @kintrupf, @QaidVoid, @rasa, @rickhg12hs, and @zhangxp1998 for their impressive PRs, package management, and bug reports!
0.7.7
- added
POWfunction - supported JPEG XL and SVG images to read dimensions from
- added
.odpto known document type file extension list - fixed file access mode formatting
Thanks to @pavlus for the great PRs, as well as to @CompuRoot, @Dialga, and @rickhg12hs for creating the issues that has been addressed in this release!
0.7.6
- added
BINfunction - added
EEQandENEaliases for===and!==operators - improved EXIF GPS fields handling
- fixed bugs
Thank you, @balta2ar, @ericphelps and @rgelb, for creating the issues that helped to improve fselect a little bit more!