Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Release 0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aleixalcacer aleixalcacer released this 17 Sep 08:42
· 507 commits to master since this release

Changes from 0.2.0 to 0.2.1

  • Both static and dynamic libraries are created by default now. If you want to disable the creation
    of one of them, just set the cmake options SHARED_LIB=OFF or STATIC_LIB=OFF.

  • Add a copy parameter to caterva_from_file().