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

Release v0.4.1 #300

Merged
merged 5 commits into from
Jul 2, 2024
Merged

Release v0.4.1 #300

merged 5 commits into from
Jul 2, 2024

Commits on Jul 1, 2024

  1. Remove obsolute flake8 files (#296)

    No longer in use.
    dweindl authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    96d16fc View commit details
    Browse the repository at this point in the history
  2. Implement petab.* deprecation with __getattr__ (#297)

    Co-authored-by: Daniel Weindl <[email protected]>
    Co-authored-by: Daniel Weindl <[email protected]>
    3 people authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c9074f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Fix imports (#298)

    Fixes an issue introduced in #297, which made all optional dependencies required.
    dweindl authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e4b1861 View commit details
    Browse the repository at this point in the history
  2. Add petab.v2.C (#299)

    For now, mostly a copy of v1. The be updated as petab v2 development progresses.
    
    Also adds some missing documentation.
    
    Use of PEtab v2-related constants from `petab.v1.C` is deprecated.
    dweindl authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7fd4498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    877087a View commit details
    Browse the repository at this point in the history