summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/zref-vario/CHANGELOG.md
blob: 18e60b2c09c0129c9a135416a49200a626fb3202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Changelog

## [Unreleased](https://github.com/gusbrs/zref-vario/compare/v0.1.5...HEAD)

## [v0.1.5](https://github.com/gusbrs/zref-vario/compare/v0.1.4...v0.1.5) (2022-07-08)

### Added
- `\zvsetup` for package options settings.
- `pageprop` option to set the reference property used for page comparisons.
  This option lifts `varioref`'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](https://github.com/gusbrs/zref-vario/compare/v0.1.3-alpha...v0.1.4) (2022-04-24)

### Changed
- Improved loading of dependencies.

## [v0.1.3-alpha](https://github.com/gusbrs/zref-vario/compare/v0.1.2-alpha...v0.1.3-alpha) (2022-02-11)

### Changed
- (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](https://github.com/gusbrs/zref-vario/compare/v0.1.1-alpha...v0.1.2-alpha) (2022-02-08)

### Added
- Integration with `zref-check` and new corresponding option `vcheck`.

## [v0.1.1-alpha](https://github.com/gusbrs/zref-vario/compare/v0.1.0-alpha...v0.1.1-alpha) (2022-02-01)

### Changed
- Improved loading setup of required packages.

## [v0.1.0-alpha](https://github.com/gusbrs/zref-vario/releases/tag/v0.1.0-alpha) (2022-01-31)

### Added
- Initial release.