-
Notifications
You must be signed in to change notification settings - Fork 100
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 0.8.8 #2328
Release 0.8.8 #2328
Conversation
@dginev and please check what the test fail; something about docker login?? |
The docker bits appear to be some github CI instability - will double-check. I will try rerunning CI until "it clicks" :> For the warning you patched - the change is reasonable, and I think I spotted it once as well. But it kind of tests a failure case:
Eidt: it only took one "kick", CI now passes ✅ . It was some transient github hiccup. |
Changes
Outdated
- Improved CSS, html, accessibility affecting | ||
* framing, position & rotation, color | ||
* figure/subfigure grouping | ||
- NathML (closer to MathML Core) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a fun typo, let me mark it while I think of a joke.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v0.8.8 approved to merge 🚀
…ys in dump to minimize future diffs
* Bump release to 0.8.8 * Update Changes * Avoid pointless warning during make test * Wrong conjunction; avoid warning in make test * Update notes * Updated manual * fix typo * Gratuitously use strict; use warnings to make Kwalitee happy; sort keys in dump to minimize future diffs * Update mention of arXiv
Various bits corresponding to release 0.8.8.
ready for cpantesters, etc.
@dginev please check mods to testing (there were unnecessary warnings during make test on some platforms)