- (BREAKING) Changed QUANTITY from a usize to a u16.
- Removed the limit of 5 retrieval traits from the documentation.
- The retrieve macro can be called anywhere.
- (BREAKING) Turned the retrieval trait into a module that contains the Trait and QUANTITY.
- No longer reliant on compiler bugs! (Updated the explanation example to use the new techniques.)
- Removed the limit of 5 retrieval traits.
- Everything.