Skip to content

Commit

Permalink
release prep for v0.1.12 (#193)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md
  • Loading branch information
mgeplf authored Apr 11, 2022
1 parent 3ca8afc commit 63ed01c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Changelog

## v0.1.12:

### Added:
- Add a check when feeding a directory path to readFile (#188)
- Add support for IO-blocks (#183)

### Fixed:
- Bump HighFive to v2.4.0 (#190); fixes errors on archs: aarch64, s390x and ppc64le
- Update hdf5 to 1.12.1 in linux wheel building (#191)
- Add `-Wp,-D_GLIBCXX_ASSERTIONS` to more likely find out of bounds memory access (#182)
- Improve memory operations + NodeID-ElementID mapping bindings (#179)

## v0.1.11:

### Fixed:
- Prefer building Release mode for python wheels, can control with SONATA_BUILD_TYPE (#176)
- Prefer building Release mode for python wheels, can control with SONATA_BUILD_TYPE (#176)
- Only do a single read when getting a report frame (#174)

## v0.1.10:
Expand Down

0 comments on commit 63ed01c

Please sign in to comment.