2.078 2022-04-10<p>- Ops::atan2 etc have default swap param<p>- fix Transform::Cartography::t_carree spelling (compat alias created)<p>- add Transform::Cartography::t_raster2{fits,float}<p>- Transform::inverse on transform without an inverse now fatal error<p>- fix Transform::t_fits bug which ignored ignore_rgb for making inverse<p>- TriD::GL now more resilient and exceptions don't leave GL broken<p>- add Transform::Cartography::earth_shape<p>- back-port Text::Balanced fixes to improve NiceSlice (#383)<p>- fix long-standing "harmful" scaling of output with dim 1 (#392)<p>- fix segfault bug for Ufunc::{odd,}{pct,med}over with empty<p>- thanks @nerdstrike for report<p>- struct pdl add "value" field for data that fits there, avoiding separate memory-management (#358)<p>- copy over the sensible method-name aliases for PDL::Complex from PDL::LinearAlgebra