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

Xmi support for mdenet education platform #1

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 25, 2024

  1. Epsilon 2.5.0 requires an IImportManager

    We unintentionally broke backwards compatibility by requiring an IImportManager when constructing EglTemplateSpecification objects.
    
    We will reintroduce the old constructor to restore this compatibility (with a deprecation warning), but we might as well use the new version from now on.
    agarciadom committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6995d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8aba4e View commit details
    Browse the repository at this point in the history
  3. Add test for EML merging

    agarciadom committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f54962a View commit details
    Browse the repository at this point in the history