summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-abnt/CHANGELOG.md
blob: c5afa7083ea6fd0a5052b24b3df2e977d9bbbbb2 (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
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


## [3.3] - 2018-04-04

### Added
- Add `comp` option to numeric style

### Fixed
- Fix problem with English translation


## [3.2] - 2017-10-23

### Added
- Add better tests
- Add `citecount` option

### Changed
- **Support (and require) BibLaTeX 3.8 and Biber 2.8**
- Stop supporting abntex2cite
- Improve abnt citation style (inherit from `authoryear-comp`)
- Use small caps for authors' initials with `sccite` and `scbib` options
- Set language to portuguese automatically
- Disable sortcites


## [3.1] - 2017-07-28

### Added
- Add spanish translation
- Add english translation
- Add `extrayear` option

### Changed
- Use `\raggedright` by default

### Fixed
- Improve `\textapud` with multiple authors


## [3.0.1] - 2017-03-15

### Added
- Add "loc. cit." to `abnt-ibid` style
- Add `\textcite` to `abnt-ibid` style

### Fixed
- Fix citations of articles with no author
- Add ellipsis after abbreviated titles in citations


## [3.0] - 2016-10-13

### Added
- Add examples form NBR 6023:2002
- Add `abnt-ibid` style

### Changed
- Make `bftitles` default and add `ittitles`

### Fixed
- Fix missing parentheses around `authortype`
- Improve `\bibnamedash` behavior
- Fix capitalization of titles in a few entries


## [2.0.1] - 2016-08-03

### Added
- Add CHANGELOG.md
- Improve hyperref links

### Changed
- Make starred commands more consistent

### Fixed
- Improve handling of repeated titles
- Improve sorting for patents
- Allow citing with shorthand


## [2.0] - 2016-07-08

### Added
- Add `abnt-numeric` style

### Removed
- Remove `biblatex`'s deprecated `\nameparts` macro

### Fixed
- Fix problem adding entries with no author
- Fix problem with patent driver


## [1.0.1] - 2016-06-07

### Fixed
- Stop repeating same authors in citations
- Improve handling of small caps
- Improve capitalization of organization fields
- Add "et al." in citations


[3.3]: https://github.com/abntex/biblatex-abnt/compare/v3.2...v3.3
[3.2]: https://github.com/abntex/biblatex-abnt/compare/v3.1...v3.2
[3.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.1
[3.0.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.0.1
[3.0]: https://github.com/abntex/biblatex-abnt/compare/v2.0.1...v3.0
[2.0.1]: https://github.com/abntex/biblatex-abnt/compare/v2.0...v2.0.1
[2.0]: https://github.com/abntex/biblatex-abnt/compare/v1.0.1...v2.0
[1.0.1]: https://github.com/abntex/biblatex-abnt/compare/v1.0...v1.0.1