# Revision history for mason ## 0.2 * Added `doubleFixed`, `doubleSI` and `doubleExp` * Added `textUtf8` * Added `prefixVarInt`, `wordVLQ` and `intVLQ` * Renamed `padded` and `zeroPadded` to `paddedBoundedPrim` and `zeroPaddedBoundedPrim` respectively * Added `Mason.Builder.Dynamic` ## 0 -- 2019-12-05 * First version. Released on an unsuspecting world.