Releases: directelectron/deapi
v5.3beta2
What's Changed
- bump version to 5.3b1 in pyproject.toml by @CSSFrancis in #27
- Update 2.7.5 -->2.8.0 by @CoolFanyu in #28
- add access register by @LYXalex in #30
- Updated the release notes and instructions by @CoolFanyu in #29
- Update to 5.3b2 by @CoolFanyu in #31
- Origin/access registers by @LYXalex in #33
New Contributors
- @CoolFanyu made their first contribution in #28
- @LYXalex made their first contribution in #30
Full Changelog: v5.3beta1...v5.3beta2
5.3beta1
- Test the Docs Preview by @CSSFrancis in #24
- Create a Result Class to handle Result + Histogram by @CSSFrancis in #25
- Add the ability to directly populate an attributes object.
Full Changelog: v5.3beta0...v5.3beta1
5.3 Beta
This api beta release is needed for the 2.7.5 beta release and cna be downloaded using the -pre tag from pip.
What's Changed
- Add binning on output by @CSSFrancis in #19
Full Changelog: v5.2.2...v5.3beta0
v5.2.2
This is a release of version v5.2.2.
It includes a slightly cleaned up api as well as new functions for a read only client as well as an function for collecting a gain reference.
In addition a utils folder is added which can be used to create gain references based on the info.txt file.
v5.2.2beta1
This is a beta release which includes code to set XY scans from an array. This implementation is in the beta stage and might change in the future.
v5.2.1
First Release on PyPi for deapi
5.2.0-PreRelease
Creating a pre-release for the python deapi. If there is interest in using the python-deapi it should be installable using pip currently which should help with distribution.