Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v1.7.3 #2141

Merged
merged 6 commits into from
Oct 13, 2023
Merged

release v1.7.3 #2141

merged 6 commits into from
Oct 13, 2023

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Oct 12, 2023

This is a version of PR #2132 without changes to the CI.

@MatthewDaggitt: Welcome to take over from here!

I suppose commits 1,2,3,6 should be preserved, but 4&5 could be squashed or reorganized.

plt-amy and others added 6 commits October 10, 2023 10:36
To fix agda/agda#6654, we've decided that large indices will no longer
be allowed by default. There is an infective flag `--large-indices` to
bring them back, but none of the uses of large indices in the standard
library were essential: to avoid complicated mutually-recursive PRs
across repos, I adjusted the levels to check with `--no-large-indices`
instead of adding the flag to the modules that used them.
bump to 1.7.3 in
- standard-library.agda-lib
- README.agda
- installation-guide.txt
Some objects will get a new name in v2.0.
We add some of these names already here to ease the transition to v2.0:

- add modules `Effect.*` reexporting `Category.*`
- add `IO.Primitive.pure` as alias for `IO.Primitive.return`
@andreasabel andreasabel changed the base branch from master to release-1.7.3-base October 12, 2023 16:43
- name: "The Agda Community"
title: "Agda Standard Library"
version: 1.7.3
date-released: 2023-10-15
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be updated to the actual release date.

@andreasabel andreasabel added this to the v1.7.3 milestone Oct 12, 2023
@andreasabel andreasabel mentioned this pull request Oct 12, 2023
4 tasks
@MatthewDaggitt
Copy link
Contributor

Thanks, looks great!

@MatthewDaggitt MatthewDaggitt merged commit 7568753 into release-1.7.3-base Oct 13, 2023
@MatthewDaggitt MatthewDaggitt deleted the release-v1.7.3 branch October 13, 2023 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants