CHANGELOG (628B)
1 - 0.2.0 2 * Implement Digest interface 3 - 0.1.0 4 * Change version 5 * Slim down EIP165 interface check 6 - 0.0.5 7 * Add contract metadata 8 - 0.0.4 9 * Remove obsolete CREATE argflag in publish script 10 * Implement multihash for contract content 11 * Add in-contract message capability 12 * Add per-token tokenURI support 13 * Add support for unbounded, cappable batches 14 - 0.0.3 15 * Implement chainlib-gen 16 * Apply fully qualified URL for tokenUri, with mutable base url 17 * Include toURI method for hash uri generation 18 * Enable tokenURI return for batch item token ids 19 - 0.0.2 20 * Add allocate and mint CLI tools 21 - 0.0.1 22 * Base implementation