• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    8 days ago

    You can do backwards compatibility and make breaking changes to fix bugs. All you need is an opt-in “target version”. CMake and Android are good examples of this.