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: smeghead/php-class-diagram
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: smeghead/php-class-diagram
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 17 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    323ce41 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    4953924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f5da5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b931461 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    smeghead committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    1933776 View commit details
    Browse the repository at this point in the history
  5. fix: remove version from composer.json

    Removed version because `composer validate` fails.
    
    ```
    The version field is present, it is recommended to leave it out if the
    package is published on Packagist.
    ```
    smeghead committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    24e26d2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #87 from smeghead/fix/help-svg-topurl

    Add argument to `--svg-topurl` in help message.
    smeghead authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    8039d2c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    581dbd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from jose-ba/main

    docs: Improve documentation for the --exclude option
    smeghead authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    cb5877c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    be18fab View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. refactor: Rename options

    jose-ba committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    536b136 View commit details
    Browse the repository at this point in the history
  2. feat: --rel-target option

    jose-ba committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    ec47db9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13dbde7 View commit details
    Browse the repository at this point in the history
  4. fix: Fix errors detected by smeghead

    Co-authored-by: smeghead <smeghead7@gmail.com>
    jose-ba and smeghead authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    0f7ccd0 View commit details
    Browse the repository at this point in the history
  5. fix: Fix errors detected by smeghead

    Co-authored-by: smeghead <smeghead7@gmail.com>
    jose-ba and smeghead authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b0ca023 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Merge pull request #90 from jose-ba/main

    feat: Filter relations from and to class
    smeghead authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    1c33b21 View commit details
    Browse the repository at this point in the history
  2. v1.5.0

    smeghead committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    dd6e182 View commit details
    Browse the repository at this point in the history
Loading