Version 0.12.0 (optional, behind the map feature),
default-features = false.
Features: png and user_properties are always enabled with the crate;
render is added by the render feature and atlas by test-support.
0.12 is the bevy_ecs_tiled line that tracks Bevy 0.18 (upstream
compatibility table: 0.11–0.12 target Bevy 0.18). The Bevy-0.19 line is 0.13,
which already supports Bevy 0.19; adopting it is blocked solely by the Rust
1.95.0 toolchain constraint above, not by plugin availability.