Rounding Config Option + General Improvements and Changes
Added a configuration option called rounding-mode, where you can specify how TheosisEconomy should round monetary amounts when they use more decimal places than your currency is configured to use - you'll have to reset your config.yml file or manually copy the option across in order to utilise it.
Monetary amounts in log messages will no longer be formatted, and instead be raw numbers.
Fixed rare instances of displaying monetary amounts in scientific notation instead of plain numbers.
Slightly modified some of the default logging messages to make them more concise and descriptive.
Changed the level of "fail" logs to WARNING instead of INFO.
Changed the default value of the settings.logging.log-file configuration option to true.
Changed some comments in the configuration file to make them more descriptive.
Updated Kyori Adventure to 4.17.0
Updated Apache Commons Text to 1.12.0
Since many of these changes are related to the configuration file, I would recommend resetting your config.yml file.