Update release
- Make use the fullname of a datafile (e.g.,
'co.dat') as a query in thendradex.run()function- user can still use a query without extension (e.g.,
'co'), but it will be deprecated in the future
- user can still use a query without extension (e.g.,
- Default user config (
~/.config/ndradex/config.toml) is now empty- this means that default parameter values of the
ndradex.run()function is exactly used
- this means that default parameter values of the