Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sveseli committed Jul 26, 2024
1 parent 15e37f3 commit e2a9906
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
- Fixed issue with MultiChannel class initialization
- Fixed issue with numpy arrays larger than 2GB
- Added support for C++11 build
- Added support for OSX ARM platform
- Updated fabio support in AD simulation server
- Conda/pip package dependencies:
- EPICS BASE = 7.0.8.1.1.pvapy (base 7.0.8.1 + pvAccessCPP PR #192 + pvDatabaseCPP PR #82)
- EPICS BASE = 7.0.8.1.1.pvapy (base 7.0.8.1 + pvAccessCPP PR #192 + pvDatabaseCPP PRs #82,83),
- BOOST = 1.85.0
- NUMPY >= 1.26, < 2.0 (for python >= 3.12); >= 1.22, < 2.0 (for python >= 3.8); >= 1.19, < 1.21 (for python < 3.8)

Expand Down

0 comments on commit e2a9906

Please sign in to comment.