Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 409 Bytes

BREAKME.md

File metadata and controls

10 lines (6 loc) · 409 Bytes

BREAKME

This document lists breaking changes to introduce in the next major version of the project. Every change must include what needs to be changed, and the rationale behind it.

Changes

Drop TargetMetadata.init

We added the TargetMetadata.metadata API that gives us more flexibility and makes the instantiation of metadata more idiomatic. Therefore, we should remove TargetMetadata.init.