Skip to content

tangram v0.3.0

Choose a tag to compare

@abc8747 abc8747 released this 23 Jan 14:02
· 191 commits to main since this release
91f4d77
  • 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: false with 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_client easily (#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