Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linkml/linkml-renderer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: linkml/linkml-renderer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on May 27, 2023

  1. fix dependencies

    cmungall committed May 27, 2023
    Copy the full SHA
    8800e39 View commit details
  2. lint

    cmungall committed May 27, 2023
    Copy the full SHA
    62cbb15 View commit details
  3. lint

    cmungall committed May 27, 2023
    Copy the full SHA
    34e0b1a View commit details
  4. Merge pull request #6 from linkml/fix-dependencies

    fix dependencies
    cmungall authored May 27, 2023
    Copy the full SHA
    2c1276d View commit details

Commits on Aug 7, 2023

  1. Copy the full SHA
    b9516b6 View commit details
  2. Merge pull request #7 from linkml/pin-pydantic-v1

    Pinning to v1 of pydantic until code can be made neutral.
    cmungall authored Aug 7, 2023
    Copy the full SHA
    f8678d0 View commit details
  3. Copy the full SHA
    2bef9d5 View commit details
  4. Merge pull request #8 from linkml/pydantic-version-neutral

    Made pydantic version-neutral.
    cmungall authored Aug 7, 2023
    Copy the full SHA
    878352f View commit details

Commits on Jun 21, 2024

  1. allow None value rendering

    cmungall committed Jun 21, 2024
    Copy the full SHA
    840a39c View commit details

Commits on Jun 26, 2024

  1. Merge pull request #9 from linkml/none-val-rendering

    allow None value rendering
    cmungall authored Jun 26, 2024
    Copy the full SHA
    867cb5c View commit details
Loading