tangram v0.3.0
- allow initialising heavy resources (databases) at startup in the core, and access it in the plugins with
lifespan(d2c9ce1) - render aircraft in 3d (pass z coordinate and set
billboard: falsewith curtain, on by default, configurable, f2e3136) - coloured trajectories with
oklch(off by default, can be switched to different variables, e.g. altitude, tas, vertical_rate etc., f2e3136) - unified search bar (across airports, jet1090, ship162..., #70)
- programmatic tangram launch to access
redis_clienteasily (#70) - spawn arbitrary data sources with
tangram_explore(#70) - switch ship162 to f64 and milliseconds
- windows support (#99)
- python 3.14 support
Full Changelog: v0.2.1...v0.3.0