blob: 2b3a039f8c84c6acd4d4f98ba6579041d2e6960e (
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
|
2013-01-10, v0.1.6
* Changes to package code:
- Make (more) proper use of `\setunit'/`\setunit*'.
* Misc:
- Minor fixes and improvements.
2012-11-12, v0.1.5
* Misc:
- Fix incorrect TDS packaging.
2012-10-11. v0.1.4
* Changes to documentation:
- Fix wrong description: s/cenyt/centy/g
- Refine bibliography.
- Update instructions for installation wrt addition of CTAN support.
* Misc:
- Add support for utf8lf/gbkcrlf conversion in doc/Makefile.
- Add CTAN support.
2012-05-13, v0.1.3
* Changes to API:
- Chinese references now require (userf == 'zh' || userf == 'cn').
- Add {ce,ec}nty sorting scheme, default to ecnty.
* Changes to package code:
- Fix and improve spacing and punctuation.
- Unify name formatting as well as sorting.
- Fix \footfullcite errors. Now the commands are defined globally.
* Changes to documentation:
- Fix biber collating/locale problem.
- Unify the `userf' field in `readme.bib'.
- Update FAQs and notices.
* Misc:
- Add QA check for spaces and tabs on blank lines.
- Minor fixes and improvements.
2012-05-12, v0.1.2
* Changes to documentation:
- Add notice for the `bibintoc' heading.
- Conform to the style of pkuthss.
2012-05-12, v0.1.1
* Changes to package code:
- Use `\setunit*' to avoid unexpected punctuations.
- Make better use of `finentry'.
* Changes to documentation:
- Fix incorrect URL of `ctex-faq'.
2012-05-12, v0.1
* First Release.
# vim:ts=4:sw=4
|