Agda-stdlib: Release v1.4

Created on 10 Aug 2020  Â·  5Comments  Â·  Source: agda/agda-stdlib

Given the amount of contributions we've had recently, seems like its time to start thinking about a release of version 1.4. I'll try and put together a release candidate to advertise on the mailing list this week, with the aim of making the full release towards the end of the month.

As always, if there's anything in particularly people would like to make it in, please do let us know!

release

Most helpful comment

Sent out a release candidate. Under tag v1.4-rc for those who want to check it out from Github.

All 5 comments

Sent out a release candidate. Under tag v1.4-rc for those who want to check it out from Github.

Typos in CHANGELOG to fix before release:

  • fromâ„•<-irrelevant : m ≡ n → fromâ„•< m<o ≡ fromâ„•< n<o (should be cong not irrelevent) (arguments can be implicit)
  • assigneed

The release has been made. Thanks to everyone who contributed!

Deployed the docs to http://agda.github.io/agda-stdlib/v1.4/

Any chance you could add instructions for how to do so to the release guide? Just so that if in future if you disappear we still have the procedure documented?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

oisdk picture oisdk  Â·  7Comments

MatthewDaggitt picture MatthewDaggitt  Â·  8Comments

masaeedu picture masaeedu  Â·  5Comments

HuStmpHrrr picture HuStmpHrrr  Â·  3Comments

WolframKahl picture WolframKahl  Â·  5Comments