ThinSincereQuivers, a package by Mary Barker and Patricio Gallardo for constructing flow polytopes and their associated quivers, has been published.HomologicalAlgebraPackage = "OldChainComplexes" to your initialization file to make it the default.(x#0, , y.a) = (1, 2, 3) is equivalent to x#0 = 1; y.a = 3, ignoring the 2.except/do options to try have been added for improved error handling. In particular, it is now possible to "trap" an error as an Error object instead of raising it.f() := () -> ...[1,2,3,4]_{0,1} now returns an Array, not a List, as it did previously.resolution function (and its synonym, res) are now synonyms for freeResolution. The LengthLimit option is required for rings where there are infinite free resolutions such as quotients of polynomial rings and skew commutative polynomial rings. Also, Strategy => Nonminimal replaces FastNonminimal => true.The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Macaulay2Doc/changes.m2:140:0.