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

Added SemVerLike compat to app cast maker #581

Merged
merged 20 commits into from
Jun 21, 2024

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    b3a815e View commit details
    Browse the repository at this point in the history
  2. Use SemVerLike in AppCastMaker

    Does not work for file name parsing at this time
    Deadpikle committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ae7cdba View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    359ab53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee9c38e View commit details
    Browse the repository at this point in the history
  3. Fix wrong ShortVersion info

    Deadpikle committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6b33af4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51cd53c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 21, 2024

  1. Merge pull request #583 from melsawy93/feature/app-cast-semverlike

    Improved AppCastMaker and AppCastMakerTests
    Deadpikle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e21af65 View commit details
    Browse the repository at this point in the history
  2. A little bit of housekeeping

    Improve errors, fix a few typos
    Deadpikle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    79aeeb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2cf82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88859de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daeb0ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e662506 View commit details
    Browse the repository at this point in the history
  7. Remove unused using

    Deadpikle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0eec4e7 View commit details
    Browse the repository at this point in the history
  8. Update UPGRADING.md

    Deadpikle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    185126b View commit details
    Browse the repository at this point in the history
  9. Add note on regex source

    Deadpikle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    baa519f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4369927 View commit details
    Browse the repository at this point in the history
  11. Add 1 more test case

    Deadpikle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8850314 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3764b17 View commit details
    Browse the repository at this point in the history