11## News
2- ** Release 3.6 -- 2021-11 -07**
2+ ** Release 3.7 -- 2022-01 -07**
33
4- We are pleased to announce the release of Copilot 3.6 , a stream-based DSL for
4+ We are pleased to announce the release of Copilot 3.7 , a stream-based DSL for
55writing and monitoring embedded C programs, with an emphasis on correctness and
66hard realtime requirements. Copilot is typically used as a high-level runtime
77verification framework, and supports temporal logic (LTL, PTLTL and MTL),
@@ -10,12 +10,8 @@ clocks and voting algorithms.
1010Among others, Copilot has been used at the Safety Critical Avionics Systems
1111Branch of NASA Langley Research Center for monitoring test flights of drones.
1212
13- This new release supports three new operators: atan2, floor, and ceiling.
14- Additionally, the target directory of the code generated by Copilot can now be
15- customized. Release 3.6 also includes a battery of unit tests for the library
16- copilot-core. This release introduces other fixes in the code and in the
17- documentation, and deprecates definitions that have been superseded or that
18- were largely unused.
13+ This new release fixes 5 bugs, and removes deprecated definitions, and
14+ deprecates internal types.
1915
2016Current emphasis is on facilitating the use with other systems, and improving
2117the codebase in terms of stability and test coverage. Users are encouraged to
0 commit comments