You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,14 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
-
## [tmtpycsw v6.0.0] - (in development)
4
+
## [tmtpycsw v6.0.0] - 2025-05-13
5
5
6
-
### Added
6
+
### Changed
7
7
8
8
- Added many csw, esw and sequencer APIs
9
-
- Added an HTTP script server that can be used to serve Python esw sequencer scripts (see OcsScriptServer for the server, ./examples for sample esw seuqncer scripts)
10
9
- Updated dependencies
11
10
- Updated python version to 3.13
12
-
13
-
### Changed
14
-
11
+
- Added an experimental HTTP script server that can be used to serve Python ESW sequencer scripts (Works only with esw "branch-0.6.x-python-scripts". See OcsScriptServer for the server, ./sequencer/examples for sample esw sequencer scripts.)
0 commit comments