File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11==================================
22Release Notes
33==================================
4+ *************
5+ Version 0.6.0
6+ *************
7+ Release Date 21/10/2022
8+
9+ Major Changes
10+ ################
11+ Relocation of configuration files:
12+
13+ - Logs now located in platformdirs.user_log_dir("Fixate")
14+ - Instrument config file renamed from local_config.json -> instruments.json and located in platformdirs.site_config_dir("Fixate")
15+ - fixate.yml also moved to platformdirs.site_config_dir("Fixate")
16+
17+ New Features
18+ ############
19+ - Added gif support for the gui. Try user_gif("<path to .gif>")
20+ - Clearing the gui image scene will now create a new instance to reset auto-scaling.
21+
22+ Improvements
23+ ############
24+ - Updated siglent PPS driver to support parsing of error strings in the latest firmware
25+
426*************
527Version 0.5.7
628*************
Original file line number Diff line number Diff line change 1- __version__ = "0.5.8 "
1+ __version__ = "0.6.0 "
You can’t perform that action at this time.
0 commit comments