Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tej Chajed
stdpp
Commits
307c14a1
Verified
Commit
307c14a1
authored
Nov 01, 2021
by
Tej Chajed
Browse files
std++ 1.6.0 release notes
parent
0499e9bc
Pipeline
#56162
canceled with stage
in 2 minutes and 43 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
307c14a1
...
...
@@ -3,6 +3,17 @@ API-breaking change is listed.
## std++ master
## std++ 1.6.0
Coq 8.14 is newly supported by this release, and Coq 8.10 to 8.13 remain
supported.
This release of std++ was managed by Tej Chajed and Ralf Jung, with
contributions from Alix Trieu, Andrej Dudenhefner, Dan Frumin, Fengmin Zhu,
Hoang-Hai Dang, Jan, Lennard Gäher, Michael Sammler, Paolo G. Giarrusso, Ralf
Jung, Robbert Krebbers, Simon Friis Vindum, Simon Gregersen, and Tej Chajed.
Thanks a lot to everyone involved!
-
Remove singleton notations
`{[ x,y ]}`
and
`{[ x,y,z ]}`
for
`{[ (x,y) ]}`
and
`{[ (x,y,z) ]}`
. They date back to the time we used the
`singleton`
class
with a product for maps (there's now the
`singletonM`
class).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment