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 #43

Merged
merged 14 commits into from
Aug 20, 2024
Merged

Changes for NeuroML v2.3.1 release #43

merged 14 commits into from
Aug 20, 2024

Commits on Sep 22, 2023

  1. To v1.10.0

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

Commits on May 1, 2024

  1. Test on java 21

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    35e9c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7a41a View commit details
    Browse the repository at this point in the history
  3. Just tets on macos-12

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

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

Commits on May 29, 2024

  1. Changes to correctly validate cells with external morph/biophys

    e.g.
    <include href="pyr_4_sym_soma_morph.nml"/>
    <include href="pyr_biophysics.nml"/>
    
    <cell id="pyr_4_sym_soma" morphology="morphology_pyr_soma"
    biophysicalProperties="biophys">
    pgleeson committed May 29, 2024
    Configuration menu
    Copy the full SHA
    23132a9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d3eed47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff5ec6 View commit details
    Browse the repository at this point in the history
  3. To v1.10.1

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ffd32eb View commit details
    Browse the repository at this point in the history
  4. Fix javadocs

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2fbedb8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #41 from NeuroML/experimental

    To v1.10.1; helper methods for handling when morphology/biophysProps outside cell element
    pgleeson authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    124b764 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 18, 2024

  1. Merge pull request #42 from NeuroML/experimental

    Add string for CELL_2CA_POOLS_COMP_TYPE
    pgleeson authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7ae6388 View commit details
    Browse the repository at this point in the history