Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ Contributors:
* Andrés Montoya <conradolandia> (logo)
* Rich Waldo <plethorachutney>
* Pradyumn Prasad <Pradyumn-cloud>
* Shreejan Dolai <spyke7>
14 changes: 11 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,19 @@ The rules for this file:
* accompany each entry with github issue/PR number (Issue #xyz)

-------------------------------------------------------------------------------
??/??/???? orbeckst
??/??/???? orbeckst, spyke7

* 1.1.1
* 1.2.0

Fixes
Enhancements

* new API-level interoperability features (#160)
* new `Grid.convert_to()` method to create the native object (#161, PR #164)
* `mrc.MRC`, `OpenDX.field`: new `from_grid()` class method to create the
corresponding GridDataFormats wrapper from a `Grid`; the new attribute `native`
contains the native object (#161, PR #164)

Fixes


01/22/2026 IAlibay, ollyfutur, conradolandia, orbeckst, PlethoraChutney,
Expand Down
Loading