Skip to content

Commit

Permalink
Version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodsf committed Oct 12, 2021
1 parent 8fdd318 commit 611c88c
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,39 @@ Python class for reading and writing
(c) 2015-2021 Claudio Satriano, Natalia Poiata


## v1.4.1 - 2021-10-12

- Fix version string reported by `nllgrid.__version__`


## v1.4 - 2021-10-12

- `NLLGrid.get_value()`: support for 2D grids
- `NLLGrid.plot()`: support for 2D grids
- Fixed: `NLLGrid.get_value()` now correctly returns angles,
instead of `None`, for `ANGLE` and `ANGLE2D` grids


## v1.3 - 2021-07-09

- `NLLGrid.iproject()` method for inverse projection


## v1.2.3 - 2021-05-20

- Move to `python-versioneer`


## v1.2.2 - 2021-03-05

- Fixes for PyPI packaging


## v1.2.1 - 2021-03-03

- Installation instructions via pip


## v1.2 - 2021-03-03

- Bug fixes
Expand Down

0 comments on commit 611c88c

Please sign in to comment.