• by VariableStar on 4/13/2022, 1:23:30 PM

    2.078 2022-04-10

    - Ops::atan2 etc have default swap param

    - fix Transform::Cartography::t_carree spelling (compat alias created)

    - add Transform::Cartography::t_raster2{fits,float}

    - Transform::inverse on transform without an inverse now fatal error

    - fix Transform::t_fits bug which ignored ignore_rgb for making inverse

    - TriD::GL now more resilient and exceptions don't leave GL broken

    - add Transform::Cartography::earth_shape

    - back-port Text::Balanced fixes to improve NiceSlice (#383)

    - fix long-standing "harmful" scaling of output with dim 1 (#392)

    - fix segfault bug for Ufunc::{odd,}{pct,med}over with empty

    - thanks @nerdstrike for report

    - struct pdl add "value" field for data that fits there, avoiding separate memory-management (#358)

    - copy over the sensible method-name aliases for PDL::Complex from PDL::LinearAlgebra