Changes == version 1.4.0.293 (28/11/2023) === - minor changes to the GUI and bugfixes - new toolbar icons == version 1.3.0.264 (03/11/2023) === - added the ability to write binary code to the microcontroller's flash memory using Arduino (ATmega328p only) - minor changes to the GUI (mainly menu names) - fixes in the Linux DEB installer == version 1.2.0.240 (01/11/2023) === - added export of source file to HTML (File->Export to HTML; without MacOS) - added rebuilding of RTL sources for the current microcontroller (Run->Rebuild RTL sources) - added reading and writing of microcontroller fuse bits (Tools->Get/Set Configuration Fuse Bits) - conditional error directives have been added in the UnoLib source files in case of an attempt to compile from the RTL of a microcontroller other than ATMega328p ({ifndef atmega328p}...) - minor changes to the GUI and bugfixes == version 1.1.0.187 (21/10/2023) === - added error handling taking into account the call stack and line numbers in the program code - added version for MacOS (64-bit), 32-bit version for Windows removed - cosmetic changes to the GUI == version 1.0.0.153 (05/10/2023) === - minor technical changes - version for Linux (64-bit) added == version 1.0.0.129 (28/09/2023) === - initial version for Windows (32/64-bit)