Skip to content

Commit

Permalink
CHANGELOG.md: repaired
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Jul 12, 2024
1 parent 1877b36 commit 5d5a4d9
Showing 1 changed file with 42 additions and 64 deletions.
106 changes: 42 additions & 64 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,59 +8,37 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
### Dependencies
* updated to black[jupyter]==24.4 (from black[jupyter]==24.1)
* updated to version: '==24.4' (from version: '==23.12')
* updated to ruff==0.5.1 (from ruff==0.5.1)
* updated to pyright==1.1.371 (from pyright==1.1.371)
* updated to ruff==0.5.1 (from ruff==0.4.2)
* updated to pyright==1.1.371 (from pyright==1.1.360)
* updated to setup-python@v5 (from setup-python@v4)
* updated to actions-gh-pages@v4 (from actions-gh-pages@v3)
* updated to upload-artifact@v4 (from upload-artifact@v3)
* updated to sourcery==1.21 (from sourcery==1.16)
* updated to lxml>=5.2 (from lxml>=5.2)
* updated to types-lxml>=2024.4 (from types-lxml>=2024.4)
* updated to numpy>=1.26,<2.0 (from numpy>=1.26,<2.0)
* updated to scipy>=1.14 (from scipy>=1.14)
* updated to matplotlib>=3.9 (from matplotlib>=3.9)
* updated to pandas>=2.2 (from pandas>=2.2)
* updated to dictIO>=0.3.4 (from dictIO>=0.3.4)
* updated to ospx>=0.2.14 (from ospx>=0.2.14)
* updated to Pillow>=10.4 (from Pillow>=10.4)
* updated to pytest>=8.2 (from pytest>=8.2)
* updated to pytest-cov>=5.0 (from pytest-cov>=5.0)
* updated to Sphinx>=7.3 (from Sphinx>=7.3)
* updated to sphinx-argparse-cli>=1.16 (from sphinx-argparse-cli>=1.15)
* updated to myst-parser>=3.0 (from myst-parser>=3.0)
* updated to furo>=2024.5 (from furo>=2024.4)
* updated to checkout@v4 (from checkout@v4)
* updated to setup-python@v5 (from setup-python@v5)
* updated to actions-gh-pages@v4 (from actions-gh-pages@v4)
* updated to upload-artifact@v4 (from upload-artifact@v4)

### Dependencies
* updated to ruff==0.5.1 (from ruff==0.5.1)
* updated to pyright==1.1.371 (from pyright==1.1.371)
* updated to setup-python@v5 (from setup-python@v5)
* updated to actions-gh-pages@v4 (from actions-gh-pages@v4)
* updated to upload-artifact@v4 (from upload-artifact@v4)

* -/-
* updated to dictIO>=0.3.4 (from dictIO>=0.3.3)
* updated to ospx>=0.2.14 (from ospx>=0.2.13)
* updated to checkout@v4 (from checkout@v3)


## [0.3.7] - 2024-05-22

### Dependencies
* updated to ruff==0.5.1 (from ruff==0.5.1)
* updated to pyright==1.1.371 (from pyright==1.1.371)
* updated to sourcery==1.21 (from sourcery==1.21)
* updated to lxml>=5.2 (from lxml>=5.2)
* updated to types-lxml>=2024.4 (from types-lxml>=2024.4)
* updated to scipy>=1.14 (from scipy>=1.14)
* updated to Pillow>=10.4 (from Pillow>=10.4)
* updated to pytest>=8.2 (from pytest>=8.2)
* updated to pytest-cov>=5.0 (from pytest-cov>=5.0)
* updated to Sphinx>=7.3 (from Sphinx>=7.3)
* updated to sphinx-argparse-cli>=1.16 (from sphinx-argparse-cli>=1.16)
* updated to myst-parser>=3.0 (from myst-parser>=3.0)
* updated to furo>=2024.5 (from furo>=2024.5)
* updated to dictIO>=0.3.4 (from dictIO>=0.3.4)
* updated to ospx>=0.2.14 (from ospx>=0.2.14)
* updated to numpy>=1.26,<2.0 (from numpy>=1.26,<2.0)
* updated to matplotlib>=3.9 (from matplotlib>=3.9)
* updated to ruff==0.4.2 (from ruff==0.2.1)
* updated to pyright==1.1.360 (from pyright==1.1.350)
* updated to sourcery==1.16 (from sourcery==1.15)
* updated to lxml>=5.2 (from lxml>=5.1)
* updated to types-lxml>=2024.4 (from types-lxml>=5.1)
* updated to scipy>=1.13 (from scipy>=1.12)
* updated to Pillow>=10.3 (from Pillow>=10.2)
* updated to pytest>=8.2 (from pytest>=7.4)
* updated to pytest-cov>=5.0 (from pytest-cov>=4.1)
* updated to Sphinx>=7.3 (from Sphinx>=7.2)
* updated to sphinx-argparse-cli>=1.15 (from sphinx-argparse-cli>=1.11)
* updated to myst-parser>=3.0 (from myst-parser>=2.0)
* updated to furo>=2024.4 (from furo>=2023.9.10)
* updated to dictIO>=0.3.4 (from dictIO>=0.3.3)
* updated to ospx>=0.2.14 (from ospx>=0.2.13)
* updated to numpy>=1.26,<2.0 (from numpy>=1.26)
* updated to matplotlib>=3.9 (from matplotlib>=3.8)
* removed black

### Changed
Expand Down Expand Up @@ -89,15 +67,15 @@ This removes the need to manually add /src to the PythonPath environment variabl
* Deleted setup.cfg

### Dependencies
* updated to black[jupyter]==24.4 (from black[jupyter]==24.4)
* updated to version: '==24.1' (from version: '==24.4')
* updated to ruff==0.5.1 (from ruff==0.5.1)
* updated to pyright==1.1.371 (from pyright==1.1.371)
* updated to sourcery==1.21 (from sourcery==1.21)
* updated to lxml>=5.2 (from lxml>=5.2)
* updated to scipy>=1.14 (from scipy>=1.14)
* updated to pandas>=2.2 (from pandas>=2.2)
* updated to Pillow>=10.4 (from Pillow>=10.4)
* updated to black[jupyter]==24.1 (from black[jupyter]==23.12)
* updated to version: '==24.1' (from version: '==23.12')
* updated to ruff==0.2.1 (from ruff==0.1.8)
* updated to pyright==1.1.350 (from pyright==1.1.338)
* updated to sourcery==1.15 (from sourcery==1.14)
* updated to lxml>=5.1 (from lxml>=4.9)
* updated to scipy>=1.12 (from scipy>=1.11)
* updated to pandas>=2.2 (from pandas>=2.1)
* updated to Pillow>=10.2 (from Pillow>=10.1)

* -/-

Expand All @@ -117,7 +95,7 @@ This removes the need to manually add /src to the PythonPath environment variabl

* Upgraded from pyDOE2>=1.3 to pyDOE3>=1.0
* Removed SALib and sobol-seq
* Updated to dictIO>=0.3.4 and ospx>=0.2.14
* Updated to dictIO>=0.3.1 and ospx>=0.2.12
* Updated other dependencies to latest versions


Expand All @@ -137,7 +115,7 @@ This removes the need to manually add /src to the PythonPath environment variabl

### Dependencies

* updated to dictIO>=0.3.4 and ospx>=0.2.14
* updated to dictIO>=0.2.8 and ospx>=0.2.10
* requirements-dev.txt: Updated dependencies to latest versions


Expand All @@ -159,7 +137,7 @@ This removes the need to manually add /src to the PythonPath environment variabl

### Dependencies

* updated to dictIO>=0.3.4 and ospx>=0.2.14
* updated to dictIO>=0.2.6 and ospx>=0.2.8


## [0.3.0] - 2023-01-09
Expand Down Expand Up @@ -208,14 +186,14 @@ Users are encouraged to update to this version.

### Dependencies

* updated to dictIO>=0.3.4 and ospx>=0.2.14
* updated to dictIO>=0.2.5 and ospx>=0.2.7


## [0.2.6] - 2022-12-12

### Dependencies

* updated to ospx>=0.2.14
* updated to ospx>=0.2.6

## [0.2.5] - 2022-12-12

Expand All @@ -241,7 +219,7 @@ Users are encouraged to update to this version.

### Dependencies

* updated to dictIO>=0.3.4
* updated to dictIO>=0.2.4

## [0.2.4] - 2022-12-01

Expand All @@ -252,8 +230,8 @@ Users are encouraged to update to this version.
* VS Code settings: Updated to use black as formatter
* requirements.txt: Updated dependencies to their most recent versions
* GitHub actions (yml files): Updated following actions to their most recent versions:
* checkout@v4 -> checkout@v4
* setup-python@v5 -> setup-python@v5
* checkout@v1 -> checkout@v3
* setup-python@v2 -> setup-python@v4
* cache@v2 -> cache@v3

### Added
Expand Down

0 comments on commit 5d5a4d9

Please sign in to comment.