Skip to content

Commit

Permalink
v2.2.2 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae authored May 31, 2023
1 parent 3d1eb6d commit 2baa096
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,29 @@ v2.2.x
""""""


latest
------
v2.2.2: Flexible dipole coordinates
-----------------------------------

**2023-05-31**

- Modelling routines: The definition of the coordinates for ``dipole``,
``dipole_k``, and ``analytical`` is now more flexible (``x`` and ``y``
coordinate can now have different dimension, as long as one is a scalar).

- Bug fixes, small improvements and maintenance

- Cleaned-up the namespace by setting ``dir()`` explicitly.
- Testing: added Python 3.11, dropped Python 3.7.
- Adjust copyright notice to only include original year, so it has not to be
adjusted each year.

- Bumped the minimum requirements to:

- Python 3.8
- NumPy 1.19
- SciPy 1.5
- Numba 0.50

- Bug fixes, small improvements and maintenance:

- Cleaned-up the namespace by setting ``dir()`` explicitly.
- Testing: added Python 3.11, dropped Python 3.7.
- Adjust copyright notice to only include original year, so it has not to be
adjusted each year.


v2.2.1: Minimum offset
----------------------
Expand Down

0 comments on commit 2baa096

Please sign in to comment.