v0.1.12 (2024-11-25)
- Swedish localization (see issue #3).
v0.1.11 (2024-11-07)
- Preemptively avoid empty module when setting l3keys
.inherit:n
(latex3/latex3#1254).
v0.1.10 (2023-11-14)
- Don't use
expl3
public scratch temporary variables. - Prefer
e-type
expansion. - Require 2023-11-01 LaTeX kernel.
v0.1.9 (2023-08-15)
zref-vario
no longer delays the loading ofvarioref
. So there's no longer need to load the latter separately but, on the other hand,zref-vario
becomes subject to the same load order restrictions asvarioref
.- Use
\label
instead of\zlabel
in regression tests.
v0.1.8 (2023-06-14)
- Improvements to User manual.
- Simplify and improve regression tests.
v0.1.7 (2023-01-03)
- Improved Italian localization (see issue #1).
v0.1.6 (2022-12-29)
- Hyperlinking for the nearby page references and for the page part of paired references.
- Localization for Italian.
v0.1.5 (2022-07-08)
\zvsetup
for package options settings.pageprop
option to set the reference property used for page comparisons. This option liftsvarioref
's restriction of depending on the arabic page numbering to distinguish between nearby and far away references. See the user manual for details.
v0.1.4 (2022-04-24)
- Improved loading of dependencies.
v0.1.3-alpha (2022-02-11)
- (Internal) Option variables setting was reviewed, ensuring proper scope is
in use and that they are always properly declared.
expl3
debugging enabled in regression tests.
v0.1.2-alpha (2022-02-08)
- Integration with
zref-check
and new corresponding optionvcheck
.
v0.1.1-alpha (2022-02-01)
- Improved loading setup of required packages.
v0.1.0-alpha (2022-01-31)
- Initial release.