Skip to content

Commit c6c5f1d

Browse files
Updated the news for Copilot 3.7. Refs #37.
1 parent f3924bb commit c6c5f1d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

home.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
55
writing and monitoring embedded C programs, with an emphasis on correctness and
66
hard realtime requirements. Copilot is typically used as a high-level runtime
77
verification framework, and supports temporal logic (LTL, PTLTL and MTL),
@@ -10,12 +10,8 @@ clocks and voting algorithms.
1010
Among others, Copilot has been used at the Safety Critical Avionics Systems
1111
Branch 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

2016
Current emphasis is on facilitating the use with other systems, and improving
2117
the codebase in terms of stability and test coverage. Users are encouraged to

0 commit comments

Comments
 (0)