Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(developer): box package compiler info fields #12666

Open
wants to merge 2 commits into
base: chore/developer/package-description-optional
Choose a base branch
from

Commits on Nov 13, 2024

  1. fix(developer): box package compiler info fields

    If a .kps file had an `<Info>` element without a URL attribute, it
    would not map correctly in all circumstances. This change ensures that
    the kps-file-reader is responsible for normalizing the layout of these
    elements on read.
    mcdurdin committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ce7593b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge branch 'chore/developer/package-description-optional' into fix/…

    …developer/package-compiler-box-info-fields
    mcdurdin authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b0000ae View commit details
    Browse the repository at this point in the history