v2.3 (September 4, 2014)
Added a x64_dbg version.
Added support for multiline comments.
Editor: added drag and drop support.
Minor bug fixes.
v2.2.5 (May 23, 2014)
Improved performance and stability by removing a hack which involved creating a new thread for the assembler's GUI.
v2.2.4 (March 28, 2014)
Fixed: block end address was verified only for the last code block.
Fixed: assembler could fail while using complex commands with labels.
v2.2.3 (March 22, 2014)
Added the !pad special command.
Improved error message when the block end address is exceeded.