Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
stdpp
Commits
d888f8a7
Commit
d888f8a7
authored
3 years ago
by
Ralf Jung
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-notes-1.6.0' into 'master'
std++ 1.6.0 release notes Closes
#119
See merge request
!333
parents
1304e178
0e901502
No related branches found
No related tags found
1 merge request
!333
std++ 1.6.0 release notes
Pipeline
#56439
passed
3 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+11
-0
11 additions, 0 deletions
CHANGELOG.md
with
11 additions
and
0 deletions
CHANGELOG.md
+
11
−
0
View file @
d888f8a7
...
...
@@ -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 Ralf Jung, Robbert Krebbers, and Tej
Chajed, 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).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment