0.34: * Revived ncurses-based GNUtrition in place of the GTK 3 version, as the move from GTK 3 to 4 would leave GNUtrition in the same spot it was with Python 2. * Add option to use US Customary measurements. * General improvements and bugfixes. 0.33: * GNUtrition was rewritten in C. * The USDA data has been updated to the 2019-2020 "FNDDS At A Glance". * There are no more automatic update checks or automatic updates. * Dependencies have been greatly reduced. * GTK updated to version 3. * Improve reliability on non-GNU operating systems. * General improvements and bugfixes. 0.32: * GNUtrition will periodically check gnu.org and notify you when a new version is available. * The USDA data has been updated to the latest version, SR24. * The minimum Python version has been increased to version 2.6. GNUtrition is not compatible with Python 3 at this time. * GNUtrition now uses the built-in SQLite3 Python module and the database has been converted to SQLite. Your existing MySQL database will be automatically converted. Once that's complete you no longer need to run a MySQL server for GNUtrition, eliminating a dependency. The new database is stored in ~/.gnutrition. Be sure to back it up.