diff --git a/ChangeLog b/ChangeLog index 95bade0d..24c9898e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +0.9.1 + Separating computation of transversals and component groups into different functions: FLTransversals, FLComponents. This is useful for computing decompositions partially, in case the whole FLCascadeGroup is not feasible. ValidPoints is now defined as an attribute of FLCascadeGroup to avoid recalculation. Standard way of testing with TestPackage("sgpdec") is available now. 0.9 Reps2Perm added. PermutatorSemigroupElts fixed. Documentation entries added. Unified format for DisplayHolonomyComponents and DisplayFLComponents when the Small Groups library is not used. 0.8.3 diff --git a/PackageInfo.g b/PackageInfo.g index b9295cce..cb0802ab 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -1,5 +1,5 @@ ## <#GAPDoc Label="PKGVERSIONDATA"> -## +## ## ## <#/GAPDoc> @@ -9,9 +9,9 @@ PackageName := "SgpDec", Subtitle := "Hierarchical Coordinatizations of Finite Groups and Semigroups", -Version := "0.9", +Version := "0.9.1", -Date := "18/03/2019", # dd/mm/yyyy format +Date := "20/03/2019", # dd/mm/yyyy format License := "GPL-2.0-or-later", Persons := [