Skip to content

Last v2-compatible version, with v3 API

Compare
Choose a tag to compare
@damonge damonge released this 07 Jun 11:03
· 222 commits to master since this release
17a0e5a

This is the last version of CCL that will be compatible with the v2 API. This version is also able to function under much of the basic v3 API, and will in fact throw warnings when used with the v2 API. This is intended as a way to soften the transition from v2 to v3. Users who want to benefit from it can migrate to this version first, fix their code until there are no more warnings, and then they'll be ready to use v3 proper. If you would rather stick to v2 for a while longer, without worrying about this, consider using the last pure v2 version (v2.7.0), which contains none of these warnings.

What's Changed

Full Changelog: v2.7.0...v2.8.0