Skip to content

Releases: dipol-uf/DIPOL-UF

Release v2.7.4

15 Oct 20:10
ed315dd
Compare
Choose a tag to compare
Bump dependency (#75)

* Bump dependency

* Use new build tool

* Drop unused CIs

Release v2.7.3

08 Dec 16:16
a771777
Compare
Choose a tag to compare
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

26 Jun 20:04
bd47610
Compare
Choose a tag to compare
Changing default delay once again

Release v2.7.1

26 Jun 19:45
f84d648
Compare
Choose a tag to compare
Changing default delay

Release v2.7.0

26 Jun 19:23
7c0e6dc
Compare
Choose a tag to compare
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

08 Mar 17:01
e905f60
Compare
Choose a tag to compare
Changed versions

Release v2.6.4

07 Dec 12:00
2bdf2fd
Compare
Choose a tag to compare
Updated Zenodo metadata

Release v2.6.3

07 Dec 11:44
e48b080
Compare
Choose a tag to compare
Zenodo metadata

Release v2.6.2

07 Dec 07:25
bc3e2f1
Compare
Choose a tag to compare
Update README.md

Release v2.6.1

25 Jun 11:27
b760f55
Compare
Choose a tag to compare
Simplified FWHM (#62)

* Simplifying FWHM algorithm

* Improved computation

* Simplified data model

* Refactoring

* Trying improved FWHM

* Changing Debug mode