v0.0.2
A new string type was added, as well as the ability to add reserved/padding fields which are set to all zeroes.
Some language-breaking changes were made: the "type" keyword changed to "struct" and the signed integer types were renamed to the more conventional "i8" ... "i64".