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.0 #124

Merged
merged 132 commits into from
Aug 29, 2023
Merged

Version 0.5.0 #124

merged 132 commits into from
Aug 29, 2023

Commits on Jun 4, 2023

  1. Dead link in Readme

    benoit9126 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    8be5f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8d115 View commit details
    Browse the repository at this point in the history
  3. Use nodejs 20

    benoit9126 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    fea1963 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    benoit9126 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    78e951b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Add short circuits

    Saelyos committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a0c1f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fbad66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e58a7b7 View commit details
    Browse the repository at this point in the history
  4. Add short-circuit frame

    Saelyos committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e7cad46 View commit details
    Browse the repository at this point in the history
  5. Update docstring

    Saelyos committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3f790d5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #92 from RoseauTechnologies/post-release-bug

    Post 0.4.0 release bug
    benoit9126 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b94b4f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    853d9f1 View commit details
    Browse the repository at this point in the history
  8. Short circuit removal

    Saelyos committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6e54bd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Add short circuit notebooks

    Saelyos committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ae10ac4 View commit details
    Browse the repository at this point in the history
  2. Still more checks

    Saelyos committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d16a27c View commit details
    Browse the repository at this point in the history
  3. Add small note

    Saelyos committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1dd7253 View commit details
    Browse the repository at this point in the history
  4. Add phase to ground default

    Saelyos committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    69dd54c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3f9ffd View commit details
    Browse the repository at this point in the history
  6. Additional notes

    Saelyos committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2e517a2 View commit details
    Browse the repository at this point in the history
  7. Fix test

    Saelyos committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    10f4b1b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Multiple short circuits

    Saelyos committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    303bd98 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update doc

    Saelyos committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6ab12a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from RoseauTechnologies/short-circuit

    Short circuits
    Saelyos committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b8c8994 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update pre-commit

    benoit9126 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1c98ec0 View commit details
    Browse the repository at this point in the history
  2. Correct mistake

    benoit9126 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6a76c4b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #94 from RoseauTechnologies/update-pre-commit

    Update pre-commit
    benoit9126 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b604155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d88a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Add models to documentation

    Saelyos committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fb80e6a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

  1. Remove TransformerType

    Saelyos committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6071bb1 View commit details
    Browse the repository at this point in the history
  2. Add more phase tests

    Saelyos committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    98e97cb View commit details
    Browse the repository at this point in the history
  3. Improve transformer type doc

    Saelyos committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b74568a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e557dc View commit details
    Browse the repository at this point in the history
  5. Renaming

    Saelyos committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    42aca9f View commit details
    Browse the repository at this point in the history
  6. Indentation

    Co-authored-by: Ali Hamdan <ali.hamdan@roseautechnologies.com>
    Saelyos and alihamdan committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    41306f6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #96 from RoseauTechnologies/transformers

    Single-phase and split phase transformers
    Saelyos committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7597c47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51c453b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b8703e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Do not hide function signature when using ureg.wraps (#98)

    This should fix the IDE support for our `@ureg.wrap`ed functions and
    also fix the return type of these functions so that users can do
    `ground.res_potential.as_m("V")` and so on
    alihamdan committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    04bcb15 View commit details
    Browse the repository at this point in the history
  2. Line documentation split

    benoit9126 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    faef060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef27a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    0d4abd8 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    benoit9126 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8ac82e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a837a76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91863f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. American voltage error

    benoit9126 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d4ef177 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    c29f5d4 View commit details
    Browse the repository at this point in the history
  2. Add transformer models

    Saelyos committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a06fa0a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Add notes

    benoit9126 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4d71924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc805e6 View commit details
    Browse the repository at this point in the history
  3. Use transformation ratio

    Saelyos committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    68cd9f3 View commit details
    Browse the repository at this point in the history
  4. Use the canonical name roseau-load-flow consistently

    It is the name displayed on PyPI https://pypi.org/project/roseau-load-flow/
    and conda-forge https://anaconda.org/conda-forge/roseau-load-flow and the name
    displayed by `pip list`. Avoid confusing beginners by mixing names.
    alihamdan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eceda73 View commit details
    Browse the repository at this point in the history
  5. Use relative links to internal pages in the notebooks

    This is to avoid future dead links
    alihamdan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ebbaae5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b93ffad View commit details
    Browse the repository at this point in the history
  7. Fix sphinx warnings

    alihamdan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b11532a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54ae5a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f93fdaf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    3f49430 View commit details
    Browse the repository at this point in the history
  2. Add google analytics

    benoit9126 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c3d1315 View commit details
    Browse the repository at this point in the history
  3. Small doc corrections

    benoit9126 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3f50d23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e522cbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4de7a62 View commit details
    Browse the repository at this point in the history
  6. A few project configuration changes

    * Add ruff as a dev dependency
    * Fix ruff warning about deprecated `extend-ignore` setting
    * Activate ruff pre-commit hook for notebooks as well
    * Sync versions between .pre-commit-config.yaml and pyproject.toml
    alihamdan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3dde16b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add properties to get the line series and shunt currents (#102)

    Fixes #99
    
    The `Line` class gained two new properties:
    1. `res_series_currents`: An array of currents in the series components
    of the line
    2. `res_shunt_currents`: A 2-tuple of arrays of currents in the shunt
    components from each side of the line
    
    The `ElectricalNetwork` now has a `res_lines` property that replaces
    `res_lines_losses`. The new property contains all columns from
    `res_branches` in addition to the columns `series_losses` and
    `series_current`. The columns `shunt_losses` and `total_losses` have
    been removed but can be easily computed.
    ```py
    df = en.res_lines
    total_losses = df["power1"] + df["power2"]
    shunt_losses = total_losses - df["series_losses"]
    ```
    
    In addition, the shunt currents can be computed with:
    ```py
    shunt_currents1 = df["current1"] - df["series_current"]
    shunt_currents2 = df["series_current"] + df["current2"]
    ```
    
    The detailed shunt losses/currents always remain accessible on the line
    element itself.
    alihamdan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a61ed85 View commit details
    Browse the repository at this point in the history
  2. Rename Bus.short_circuit to add_short_circuit (#103)

    This is done to differentiate between the method that adds a short
    circuit and the property `short_circuits` that returns a list of short
    circuits
    
    Also made `Bus.short_circuits` return a copy so that users do not modify
    it directly.
    alihamdan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1b6e887 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    be9b6cf View commit details
    Browse the repository at this point in the history
  2. Make internal class attributes private (#105)

    We already did this for the load classes but forgot the others on the
    network and flexible parameters.
    alihamdan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    503891b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    b491d71 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    Saelyos committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    57bd307 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    * Add missing and types
    * Hide cells execution count in the doc's notebooks
    alihamdan committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a602f7a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #106 from RoseauTechnologies/projections

    Update non-euclidean projections
    Saelyos committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8ad660b View commit details
    Browse the repository at this point in the history
  5. Make dgs available for engine

    Saelyos committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5f6d868 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #107 from RoseauTechnologies/dgs

    Make dgs available for engine
    Saelyos committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5e9fe44 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Documentation fixes (#108)

    * Fix typo in getting started
    * Fix dark mode hiding some output in the notebooks
    * Fix the displaced copy button in one liner input boxes
    alihamdan committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d27ea0d View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-pages-artifact from 1 to 2

    Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2.
    - [Release notes](https://github.com/actions/upload-pages-artifact/releases)
    - [Commits](actions/upload-pages-artifact@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-pages-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0077343 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge pull request #109 from RoseauTechnologies/dependabot/github_act…

    …ions/develop/actions/upload-pages-artifact-2
    
    Bump actions/upload-pages-artifact from 1 to 2
    benoit9126 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8c71aba View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Temporarily disable problematic link in the docs (#110)

    Until our docs page is recognized by Google.
    alihamdan committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0de8ede View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    142a9e1 View commit details
    Browse the repository at this point in the history
  2. Update network parameter

    Saelyos committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b48c1ba View commit details
    Browse the repository at this point in the history
  3. Rename

    Saelyos committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    67b6fd3 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    Saelyos committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    84a74c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #112 from RoseauTechnologies/geometry

    Make the geometry serialization optional
    Saelyos committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9fc2b50 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    97ec195 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from RoseauTechnologies/error-disconnected

    Error when accessing results of disconnected elements
    benoit9126 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c9ba5af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d618df View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #114 from RoseauTechnologies/pint-minimal-requirement

    Update pint minimal requirement
    benoit9126 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d78cd86 View commit details
    Browse the repository at this point in the history
  2. Short-circuit with dash

    benoit9126 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cf329b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16fbc4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d06197 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f870a09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    162e85e View commit details
    Browse the repository at this point in the history
  7. Update the upgrade script

    benoit9126 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1ed0a23 View commit details
    Browse the repository at this point in the history
  8. Corrections

    benoit9126 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    738a8da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa551a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Corrections

    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    349cae9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from RoseauTechnologies/tutorials

    Reformat tutorials and delete docker
    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fcc0b2b View commit details
    Browse the repository at this point in the history
  3. Catalogue of networks

    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e2d41dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    517329b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #116 from RoseauTechnologies/catalogues

    Catalogue of networks
    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    607740e View commit details
    Browse the repository at this point in the history
  6. Add prettier to pre-commit

    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3e7d73c View commit details
    Browse the repository at this point in the history
  7. Patch the README

    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    13c6c62 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #117 from RoseauTechnologies/prettier

    Add prettier to pre-commit
    benoit9126 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3dbed5f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Close #95

    benoit9126 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bf8343c View commit details
    Browse the repository at this point in the history
  2. Corrections

    benoit9126 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4e29217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    624088a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e64815f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add jacobian error

    Saelyos committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    915401b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from RoseauTechnologies/issue95

    Add a catalogue of transformers
    benoit9126 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    19c5369 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Add jacobian error

    Saelyos committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9fe4872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f03e1 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Saelyos committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    32323bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #119 from RoseauTechnologies/jacobian-error

    Add explicit error message for singular jacobian
    Saelyos committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    af59251 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    59f7119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6bb447 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #120 from RoseauTechnologies/fix-flexible-powers

    Fix flexible powers
    alihamdan committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7bb8cda View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    benoit9126 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    23723e2 View commit details
    Browse the repository at this point in the history
  5. Delete the LineModel class

    benoit9126 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    885dada View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c25eec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b802e77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb2d255 View commit details
    Browse the repository at this point in the history
  9. Refactor from_geommetry

    benoit9126 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    111fbf5 View commit details
    Browse the repository at this point in the history
  10. Update changelog

    benoit9126 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    714c0ca View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    25d4600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d396604 View commit details
    Browse the repository at this point in the history
  3. Allow U for S and O for A

    benoit9126 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    08046de View commit details
    Browse the repository at this point in the history
  4. Fill changelog

    benoit9126 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    213fa0f View commit details
    Browse the repository at this point in the history
  5. Remove the field model

    benoit9126 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a6240d7 View commit details
    Browse the repository at this point in the history
  6. Corrections

    benoit9126 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    97b0dfd View commit details
    Browse the repository at this point in the history
  7. Last corrections

    benoit9126 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    714da4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b261479 View commit details
    Browse the repository at this point in the history
  9. Shorter github links in the changelog (#123)

    And use official faster black pre-commit hook
    alihamdan committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    08ffa76 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bump version

    benoit9126 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2ab33c1 View commit details
    Browse the repository at this point in the history
  2. Rich version for conda

    benoit9126 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ad423d2 View commit details
    Browse the repository at this point in the history