Skip to content

Changelog for 2.6.0#1617

Open
proux01 wants to merge 1 commit into
math-comp:masterfrom
proux01:changelog
Open

Changelog for 2.6.0#1617
proux01 wants to merge 1 commit into
math-comp:masterfrom
proux01:changelog

Conversation

@proux01

@proux01 proux01 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Things we'll want to put forward in the release notes (feel free to complete):

  • removed Global Set SsrOldRewriteGoalsOrder in ssreflect.v, for a
    smooth transition, we recommend adding
    Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
    in each of your files after requiring ssreflect.v (even
    indirectly), which will enable porting to the new rewrite subgoals
    order on a file per file basis
  • new files ring_tactic.v, field_tactic.v and
    arithmetic_tactic.v in the mathcomp-algebra package, offering
    decision procedures ring, field and lra respectively (formerly
    available in the mathcomp-algebra-tactics package)
  • new file tensor.v, this remains experimental and may change
    without deprecation warning in the next release
  • packages fingroup and character have been renamed to
    finite-group and group-representation respectively
  • many generalization, file splitting and cleanup, these should
    ideally remain transparent to users or at worst easy to adapt to,
    following the deprecation messages

@proux01 proux01 added this to the 2.6.0 milestone Jun 26, 2026
@proux01 proux01 marked this pull request as ready for review June 26, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant