Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | wip | nea | |
2022-07-12 | [🚀] Updated Cargo.toml | BennovanDorst | |
2021-10-24 | 1.17.1 | regenerativep | |
2021-06-17 | 1.17 | regenerativep | |
2021-01-09 | update keywords | Joey Sacchini | |
2021-01-09 | prepare for publish | Joey Sacchini | |
2020-12-07 | optionally use GAT with PacketKind | Joey Sacchini | |
2020-10-20 | add feature flags for the different version modules | Joey Sacchini | |
2020-10-20 | lots of macro and type refactoring to simplify common patterns such as: ↵ | Joey Sacchini | |
position/location/rotation, counted array types (macro -> generics), rename some macros, and use macros to implement primitives (and other things in types.rs inc: VarInt/VarNum) | |||
2020-10-19 | make benchmarks an optional feature so we don't require nightly rust to use ↵ | Joey Sacchini | |
this crate | |||
2020-10-19 | remove compat layer (don't need it), and fix some other small issues with ↵ | Joey Sacchini | |
tests/compiling | |||
2020-10-19 | fix mistakes when implementing no_std | Joey Sacchini | |
2020-10-19 | allow no_std with alloc | Joey Sacchini | |
2020-10-16 | add feature to support enum associated values in macro-defined-enums, and ↵ | Joey Sacchini | |
replace most of the manually defined enums | |||
2020-09-30 | implement error correctly for the error types | Joey Sacchini | |
2020-09-30 | fix crate name | Joey Sacchini | |
2020-09-29 | apply apache license | Joey Sacchini | |
2020-09-29 | init commit | Joey Sacchini | |