aboutsummaryrefslogtreecommitdiff
path: root/azalea-nbt/Cargo.toml
AgeCommit message (Expand)Author
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-11-18replace log with tracingmat
2023-11-06bevy 0.12mat
2023-10-08update repo linksmat
2023-10-03also upgrade deps everywhere else lolmat
2023-09-28check for entity duplication before spawningmat
2023-09-14Release 0.8.0mat
2023-09-14Release independent packagesmat
2023-09-08upgrade depsmat
2023-08-27use thiserror for azalea_nbt::Errormat
2023-08-15upgrade thiserror and other depsmat
2023-07-19remove unused depsmat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-16chore: Releasemat
2023-05-16chore: Releasemat
2023-05-01fix conflicts that happen sometimes with serdemat
2023-03-23simd number arraysmat
2023-03-23polish nbt a bitmat
2023-03-22binary search mapmat
2023-03-22rename benchmarksmat
2023-03-22improve comparison benchmarkmat
2023-03-22make nbt code more readable and add comparison benchmarkmat
2023-03-22use enum-as-inner in nbtmat
2023-03-22use compact_str in nbtmat
2023-03-21remove unused dependenciesmat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-02-09chore: Releasemat
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-06Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)EightFactorial
2022-11-19chore: Releasemat
2022-11-12Pathfinder (#25)mat
2022-11-09ignore bad utf8Ubuntu
2022-10-30chore: Releasemat
2022-10-30add "repository" field to all cratesmat
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-08-30make some stuff publishable on crates.iomat
2022-08-29Physics (#11)mat
2022-08-19NBT decoder optimizations (#17)mat
2022-06-23azalea-bufmat
2022-05-01Reduce usage of AsyncReadmat
2022-04-22simplify error handlingmat
2022-04-21make benchmarks work againmat
2022-04-21tokio features in az-nbtmat
2021-12-20start adding nbt to the protocolmat
2021-12-19nbt testsmat
2021-12-18nbtmat
2021-12-18reading nbtmat