All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 - 2019-12-01
- Sealed the
TypeUuidDynamic
trait so that it can't be implemented downstream. (#5) - Bump
syn
andquote
dependencies to use version 1.0. (#6)
0.1.1 - 2019-01-16
- UUIDs for primitives and some std types.
- More readible versions of the UUIDs for amethyst types.
0.1.0 - 2019-01-09
TypeUuid
andTypeUuidDynamic
traits.Bytes
type.- Custom derive support for
TypeUuid
. - UUIDs for some amethyst types.