summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ufrgscca/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-03-23 03:01:23 +0000
committerNorbert Preining <norbert@preining.info>2024-03-23 03:01:23 +0000
commitf3da2d2d43f8edbd18674b2ca6fa6b1a2012f7d0 (patch)
treea57993cc4795ae5ebfde93c042a0230c6911d7a7 /macros/latex/contrib/ufrgscca/README.md
parentafa6b76072e6106ffd418c05eff7da555eebb605 (diff)
CTAN sync 202403230301
Diffstat (limited to 'macros/latex/contrib/ufrgscca/README.md')
-rw-r--r--macros/latex/contrib/ufrgscca/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/macros/latex/contrib/ufrgscca/README.md b/macros/latex/contrib/ufrgscca/README.md
index 7de453521e..7c4834e2e7 100644
--- a/macros/latex/contrib/ufrgscca/README.md
+++ b/macros/latex/contrib/ufrgscca/README.md
@@ -13,8 +13,8 @@ For more details, see the documentation,
--------------
## Requirements
-* a fairly recent LaTeX distribution as recent as 2022/06/01
-(with the new in kernel *\ProcessKeyOptions* and *\NewDocumentCommand*)
+* a fairly recent LaTeX distribution as recent as 2023/11/01
+(with the new in kernel *\ProcessKeyOptions* and *\NewDocumentCommand* and *\prop_new_linked:*)
## Installation
The stable version is available at [CTAN](https://ctan.org/pkg/ufrgscca).
@@ -107,7 +107,10 @@ The Current Maintainer of this work is Alceu Frigeri
## Changelog
-* Version 2.7 (this)
+* Version 2.8 (this)
+ - code speedup thanks to 'linked' property lists. Code now relies on a more recent l3kernel.
+
+* Version 2.7
- fixing issue https://github.com/alceu-frigeri/ufrgscca/issues/1
- removing all V-expansion of property/sequence lists to avoid further issues with l3kernel
issues: https://github.com/alceu-frigeri/starray/issues/6, https://github.com/latex3/latex3/issues/1460 and https://github.com/latex3/latex3/issues/1466