Releases: dipol-uf/DIPOL-UF
Releases · dipol-uf/DIPOL-UF
Release v2.7.4
Bump dependency (#75) * Bump dependency * Use new build tool * Drop unused CIs
Release v2.7.3
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/ANDOR-CS (#69) Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v2.7.2
Changing default delay once again
Release v2.7.1
Changing default delay
Release v2.7.0
Acquisition/Cycle timers (#66) * Bu,ped dependency versions * global.json * Some shared assembly information * Fixing version string * Playing with DI * Using DI for view model location * Correct logging in MainWindow * Prototyped timer * Removed deprecated code * Cleaning DI * Removed old DI * Trying to measure acquisition time * Creating cycle timer * Implemented timer * Consuming measurements * Working with UI display * Better timer behavior on UI * Refactoring * Job progress updated * Refactoring * Refactored cycle timer usage * Sharing timer logic * Dealing with a substitute of the scoped DI * Changed how exposure time is determined * Removed some of the unused code * Updated enum helpers * Fixed a bug in debug interface * Small refactoring * Publishing script * Building exes * Revert "Building exes" This reverts commit b8c094ccf264aeb3505fad6a7f40affc1df5f28d. * Trying github token * Revert "Trying github token" This reverts commit c02150d7289a0ebef9410d85b4aac5db561077a9.
Release v2.6.5
Changed versions
Release v2.6.4
Updated Zenodo metadata
Release v2.6.3
Zenodo metadata
Release v2.6.2
Update README.md
Release v2.6.1
Simplified FWHM (#62) * Simplifying FWHM algorithm * Improved computation * Simplified data model * Refactoring * Trying improved FWHM * Changing Debug mode