pyvips v2.1.16 Release Notes

Release Date: 2021-06-28 // almost 3 years ago
    • ๐Ÿ›  fix logging of deprecated args [manthey]
    • โž• add shepards example [tourtiere]
    • โšก๏ธ update docs for 8.12 [jcupitt]
    • add pagesplit(), pagejoin(), get_page_height(), get_n_pages() [jcupitt]
    • โž• add atan2() [jcupitt]
    • add cache_get_max(), cache_get_max_mem(), cache_get_max_files(), cache_get_size() [hroskes]
    • ๐Ÿ—„ don't generate docs for deprecated arguments [jcupitt]
    • buffer save tries with the target API first [jcupitt]
    • โž• add hyperbolic functions sinh, cosh, tanh, asinh, acosh, atanh [jcupitt]
    • add values_for_flag [kleisauke]