summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nwejm/CHANGELOG.md
blob: b246e9782656a50d3feb91308be8756c7f9be4f4 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
# [Unreleased]

# [1.0.6] - 2024-02-08

## Fixed
- (First) Page numbers could be not the same in whole issue and in standalone
  articles.
- Minor tweaks in the code.

# [1.0.5] - 2022-09-21

## Fixed
(First) Page numbers could be not the same in whole issue and in standalone articles.

## Added
English translation of the documentation.

## Changed
 `\fixpagenumber` restricted to preamble (`nwejm` class only, not used by the authors).

# [1.0.4] - 2022-02-21

## Changed
Logo file renamed for consistency.

# [1.0.3] - 2022-02-02

## Added
- Add the ability to fit the TOC on a reduced number of pages.
- Warning in the documentation and in the template about the necessity to use both `biblatex` and `biber`.

## Fixed
- Authors in headers appeared one page too early.
- `\begin{alignat}{X}...` displayed “X”.
- Boring warning “unable to apply patch 'eqnum'”.
- Conflicts between `tikzcd` and (Dutch) `babel`.

# [1.0.2] - 2021-10-12

## Fixed
- Bug gh #4 (https://git.io/JKLYW).
- Fix bug in case of engine other than `pdftex`.

# [1.0.1] - 2020-03-18

## Fixed
- Track changes in `expl3`.
- Fix bugs due to changes in `expl3`.

# [1.0.0] - 2020-01-28

## Added
- README file.
- CHANGELOG file (following https://keepachangelog.com/en/1.0.0/).
- Semantic versionning (following https://semver.org/).
- Publication director, composer, masthead (not for the articles' authors).

## Fixed
- Track changes in `expl3`.

# [0.98f] - 2019-03-18

## Added
- Built-in “conditions” enumeration.
- New public command for easily create new enumerations.

## Changed
- “Such that” symbol in sets definitions now is `\vert` instead of `\slash`.
- `authoryear` bib and cite style changed for `authoryear-comp`.
- Hyperfootnotes now true.
- Documentation improved.
- Plural forms of (new) theorems now handled.
- Command `\textcite` revisited.
- Minor other changes.

## Fixed
- Several bug fixes.

# [0.98e] - 2018-04-07

## Changed
- Track changes in `expl3`.
- Support for `biblatex` 3.8 changes.
- “Cont. next page” notifications for `align` and `multline` across page breaks.
- *Breaking change* `flalign(*)` and `alignat(*)` now are aliases of `align(*)`
  (needed for the previous feature).
- *Breaking change* Package `autonum` not loaded anymore: `equation`, `align`,
  `gather`, `multline` and `flalign` that have to be un-numbered should now be
  starred.
- Some new, minor, features.

## Fixed
- Several bug fixes.

# [0.98c] - 2017-02-09

## Fixed
- Fix error due to `l3sort` is now available directly on loading `expl3`.

# [0.98b] - 2017-02-06

## Changed
- Adjustments because of deprecated functions removed from `expl3`.

## Fixed
- Fix “n.d.” appeared in case `.bib` files use `year` field instead of `date`
  field.
- Other minor bug fix.

# [0.98a] - 2017-01-06

## Changed
- Documentation improved.

## Fixed
- Bug fixes.

# [0.97] - 2016-06-10

## Added
- Instructions to authors

## Changed
- Package `xy` declared incompatible with the current bundle.

## Fixed
- Sections in appendices of the documentation are alphabetically numbered.
- The page numbers of standalone articles/issue are synchronized.

# [0.96] - 2016-04-14

## Changed
- Improvements.
- (Not backward compatible) Big sets macros prefixed with `bb`, e.g. `\bbR`
  instead of `\R`.

## Fixed
- Bug fixes.

# [0.95] - 2016-04-04

- Initial CTAN release of the `nwejm` bundle.