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

Changes for NeuroML v2.3.1 release #124

Merged
merged 23 commits into from
Aug 20, 2024
Merged

Changes for NeuroML v2.3.1 release #124

merged 23 commits into from
Aug 20, 2024

Commits on Sep 22, 2023

  1. Test jdk 21

    pgleeson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    32872d0 View commit details
    Browse the repository at this point in the history
  2. Remove jdk 21

    pgleeson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    92c7838 View commit details
    Browse the repository at this point in the history
  3. To v0.11.0

    pgleeson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a6ec557 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on May 1, 2024

  1. Update gha versions

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0efdb2b View commit details
    Browse the repository at this point in the history
  2. Test java 21

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6fb2416 View commit details
    Browse the repository at this point in the history
  3. Use src option 8 (1.8)

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    66acec4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #119 from LEMS/experimental

    Test on Java 21
    pgleeson authored May 1, 2024
    Configuration menu
    Copy the full SHA
    4179fb1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request #118 from Xiqinger/master

    add null pointer check to avoid null pointer exception.
    pgleeson authored May 17, 2024
    Configuration menu
    Copy the full SHA
    acebdca View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e7f535c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from LEMS/experimental

    add null pointer check to avoid null pointer exception.
    pgleeson authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0e3376f View commit details
    Browse the repository at this point in the history
  3. To v0.11.1

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    68afcff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #121 from LEMS/experimental

    To v0.11.1
    pgleeson authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    40d8ff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

  1. Merge pull request #122 from LEMS/feat/fail-on-dimensional-errors

    feat: throw runtime error for dimensional check failures
    pgleeson authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7acefc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update ant script to src 1.8

    pgleeson committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a5e310a View commit details
    Browse the repository at this point in the history
  2. Another error thrown if there is a dimension mismatch

    FYI @sanjayankur31. Tests on this with osb models looking good so far...
    pgleeson committed Jun 14, 2024
    1 Configuration menu
    Copy the full SHA
    41c0276 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #123 from LEMS/experimental

    Propagate content error for dimensional check failures
    pgleeson authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a6c1661 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Remove old travis-ci file

    pgleeson committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1e06f8f View commit details
    Browse the repository at this point in the history
  2. Some formatting changes in examples - note tests don't like xml heade…

    …r: <?xml version="1.0"?>...
    pgleeson committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8539ec0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #125 from LEMS/experimental

    Some formatting changes in examples - note tests don't like xml heade…
    pgleeson authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    722616f View commit details
    Browse the repository at this point in the history
  4. Just print waring message if error on derived variable check - might …

    …be the variables are in the wrong order
    
    jLems doesn't mind this, so letting it pass...
    pgleeson committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aeef6e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #128 from LEMS/experimental

    Just print warning message if error on derived variable check - might …
    pgleeson authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    069a8d1 View commit details
    Browse the repository at this point in the history