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

Version 0.5.4 #51

Merged
merged 35 commits into from
Jun 30, 2021
Merged

Version 0.5.4 #51

merged 35 commits into from
Jun 30, 2021

Commits on May 19, 2020

  1. Update .travis.yml

    pgleeson authored May 19, 2020
    Configuration menu
    Copy the full SHA
    0998725 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    e93190d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198413f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b376e88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    268159f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    f566ade View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from sanjayankur31/fix/get-descriptions-for-pa…

    …rams
    
    Also parse descriptions for Parameter and Requirement component types
    pgleeson authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2f3ee9d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Bump to v0.5.3

    pgleeson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f30f399 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    c5315f0 View commit details
    Browse the repository at this point in the history
  2. fix: set multiple for Children elements

    This differentiates them from Child elements.
    sanjayankur31 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f645480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63614d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fcbcd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. fix: update schema version used in validation

    Also refactors the code to define the schema version, branch, and
    location all in one place so it doesn't have to be defined repeatedly.
    sanjayankur31 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    7205da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1861dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2c0b9 View commit details
    Browse the repository at this point in the history
  4. chore: remove trailing whitespaces

    Should get travis to run again on the PR
    sanjayankur31 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    399c9bf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Merge pull request #47 from sanjayankur31/feat/parse-child-children-d…

    …escription
    
    feat: parse description from Child and Children also
    pgleeson authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    13c8b4a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    dd2767a View commit details
    Browse the repository at this point in the history
  2. feat: migrate from epydoc format to sphinx doc strings

    Remove author e-mail address to prevent it from being spammed.
    sanjayankur31 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d1a3b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a61805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb099dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90b95a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc6dc11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db59b79 View commit details
    Browse the repository at this point in the history
  8. feat(ci): make flake8 ignore NeuroML2 folder

    This is required for tests where we pull in the NeuroML2 repo.
    sanjayankur31 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    adf0e14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9128d23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef5ec91 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #49 from LEMS/feat/rtd

    Feat/rtd
    sanjayankur31 authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b91bac2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Merge pull request #48 from sanjayankur31/feat/enable-parsing-model-d…

    …escription
    
    feat: enable parsing of model description
    pgleeson authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    f9b8617 View commit details
    Browse the repository at this point in the history
  2. feat: add functions to get exposures from a LEMS model

    Also adds helper functions to filter exposures, and get them in a string
    path for convenience.
    sanjayankur31 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    90cb299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    612023d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ecde8f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Merge pull request #50 from LEMS/feat/get-exposures

    Feat/get exposures
    pgleeson authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    ebe6466 View commit details
    Browse the repository at this point in the history
  2. Increment version to v0.5.4

    pgleeson committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7735e68 View commit details
    Browse the repository at this point in the history