### 0.1.0 / 2012-08-26 * Initial release: * Provides a Ruby DSL for writing Assembly programs. * Supports X86 and AMD64 instruction sets. * Supports ATT and Intel syntax. * Uses [yasm] to assemble the programs. * Supports assembling Shellcode. [yasm]: http://yasm.tortall.net/