Skip to content

Latest commit

 

History

History
924 lines (552 loc) · 50.4 KB

CHANGELOG.md

File metadata and controls

924 lines (552 loc) · 50.4 KB

Changelog

All notable changes to this project will be documented in this file.

Acronyms:

  • LB: lab-report (实验报告模板)
  • GT: graduate-thesis (研究生学位论文模板)
  • PT: paper-translation (本科生毕业设计外文翻译模板)
  • PS: presentation-slide (演讲幻灯片模板)
  • UTE: undergraduate-thesis-en (本科生毕业设计论文模板(全英文专业))
  • UT: undergraduate-thesis (本科生毕业设计论文模板)

Bolded text highlights its importance.

[3.5.2] - 2023-04-14

1f05098...9345efc

Bug Fixes

  • Remove empty space when overwriting english bibname. (713be99)
  • Fix the skip of subsubsection. (2e667a5)
  • Fix the skip of subsubsection. (f9aafd9)
  • Normalize title and 1.5 linestretch of listofx. (0188ec1)
  • Improve extra space above/below float env. (b730439)

Bugfix

  • 本科毕设封面添加班号信息 (e3ed05f)

Documentation

  • Update readme & introduction. (3820753)

Miscellaneous Tasks

[3.5.1] - 2023-04-07

278d4aa...b56efcb

Bug Fixes

  • Clear page at start of \mainmatter. (46bb854)

Miscellaneous Tasks

  • Update version to v3.5.1. (b56efcb)

[3.5.0] - 2023-04-04

b0f6c3a...08535d4

Bug Fixes

  • Make listoffigure & listoftable align with the old template. (96010ed)
  • Fix typo. (73f417a)
  • Fix logo rendering problem in pdf bookmarks. (3f3fda2)

Documentation

  • Add explaination for english. (7f5798b)
  • Much more eye-catching doc for min/maxbibnames. (09a8118)
  • Add a note about using CJK Font like MS Word. (c866616)

Features

  • Align content to top by default. (1b662f6)
  • Add options for custom mathFont. (5006fc6)

Miscellaneous Tasks

[3.4.3] - 2023-03-16

661be7c...9951571

Bug Fixes

  • Fix invalid date fields in bibs. (e66a264)
  • Turn on AutoFakeBold and AutoFakeSlant in xeCJK. (31ea67d)
  • Add options & fine-tune AutoFakeBold. (479b9b4)
  • Set gbpunctin to false. (2505ea9)
  • Add an english option to enable english mode. (d8b4a0d)

Documentation

  • Update progress of authentication. (b5b7aad)

Miscellaneous Tasks

Refactor

  • Remove dependency on unicode-math. (38f52ad)
  • Sunset template undergraduate-proposal-report. (ea6e218)

[3.4.2] - 2023-03-05

cb5d833...b5045dd

Bug Fixes

  • Update the cover of template paper-translation. (8a688c3)
  • Add info/class field in the cover of UT. (e2ded7d)
  • Rename pre-defined theorem as per collision. (d70fb9b)

Miscellaneous Tasks

[3.4.1] - 2023-03-02

64411f5...a1ab51e

Bug Fixes

  • Add magic comments to auto-config editors. (a4a921e)

[3.4.0] - 2023-02-20

900a590...a1ae48e

Bug Fixes

  • Add minbibnames to both control name truncate behavior. (e5aa6af)
  • Suppress fontspec warning. (0844846)

Features

  • Allow to set maxbibnames for publications. (f627bf2)

Miscellaneous Tasks

  • Add a repobeats service. (ae84183)
  • Update version to v3.4.0. (a1ae48e)

[3.3.2] - 2023-02-17

b9444a7...28c48bc

Bug Fixes

  • Use normal text with the keywords. (2b5ee4e)

Documentation

Miscellaneous Tasks

  • Bump version to v3.3.2. (5714bda)

[3.3.1] - 2023-02-11

4807915...a87c4f6

Bug Fixes

  • Increase Indent. (25f87cc)
  • Set font by font file names (in stead of font names). (21826b0)
  • Chapters now openany in twoside mode. (a2047ff)

Documentation

Miscellaneous Tasks

Hotfix

  • \clearpage after remove \cleardoublepage. (ea1a689)

[3.3.0] - 2023-02-02

7b4bd2d...694c3b3

Bug Fixes

Documentation

  • Typo and other small fixes (26400cb)
  • Typo and other small fixes (ac0b0c3)
  • Typo (95142c4)
  • Add docs for quirks mode. (d90f939)
  • Add subsection for versioning and updating. (00a3d7c)
  • Add a reminder on how to update. (5347352)

Features

Miscellaneous Tasks

Refactor

Rechore

  • Make sure all templates are updated. (0f109e9)

[3.2.3] - 2022-12-30

21fa3d0...3d58df5

Bug Fixes

  • Fix wrong bookmarks in appendix. (1f524f5)

Miscellaneous Tasks

  • Lift version number to v3.2.3. (3d58df5)

Hotfix

[3.2.2] - 2022-12-22

f47ebdd...7053468

Miscellaneous Tasks

[3.2.1] - 2022-12-19

f477e2d...34c0bfd

Miscellaneous Tasks

[3.2.1-alpha-1] - 2022-12-15

ffc4185...f477e2d

Bug Fixes

  • Add pdf bookmarks for \chapter* (f477e2d)

Build

  • Improve Overleaf pack logic. (420a841)

[3.2.0] - 2022-12-03

711c9c0...d6e4038

Documentation

Features

  • Add a padding (default 0.25em) to cover/autoWidth. (8bff98b)

Miscellaneous Tasks

[3.1.1] - 2022-10-30

1a24ab8...c470b87

Bug Fixes

  • Hide color and border in the hyperref. (c2c22fa)
  • Use pifont to provide \BigStar. (7ad372a)
  • Set Times New Roman as the main font. (5dd2999)
  • Remove the extra blank around the figure. (15b2153)
  • Fix cls update check. (c470b87)

Documentation

  • Add an example on customizing text in listoffigure. (9338dcd)
  • Add a FAQ entry for adjusting math font. (a774cfe)

Miscellaneous Tasks

  • Add a changelog inside the manual. (a23c7a6)

Refactor

  • Update release tracker template. (72fe3d6)
  • Format code. (237232d)
  • Add examples on publications. (0ea1942)

Testing

  • Update doctor-thesis test (5d4c72b)

Hotfix

  • Correct hyperref option. (250e259)
  • Import asmsymb before unicode-math. (65bd9c8)

[3.1.0] - 2022-10-24

747b546...617dd00

Bug Fixes

  • Apply bold, heiti to pubsection title. (fcddd78)

Documentation

  • Add doc comment. (a484e57)
  • Add doc for new feature in the publications. (edf0b37)

Features

  • Add sorting option in publications. (5052c84)
  • Manage multiple section in pubs. (0d3a465)
  • Add overridable option for \Author. (fac3a86)

Miscellaneous Tasks

[3.0.5] - 2022-10-14

dd078d8...28c14a2

Bug Fixes

  • Fix typo in newline syntax. (e016a41)

Documentation

Features

  • Pack manual into overleaf pkg. (4d8ab18)

Miscellaneous Tasks

Refactor

  • Add initial value to setup key-value pairs. (deadc3b)

[3.0.4] - 2022-10-04

5026f2b...a3a7b7d

Bug Fixes

Documentation

Refactor

[3.0.3] - 2022-09-29

62f9e8c...a21ce51

Hotfix

[3.0.2] - 2022-09-17

685afa3...0358a58

Bug Fixes

  • Update link as per new ctan package location. (e5c5003)
  • Use \fangsong in acknowledgements as per specs. (8b61111)
  • Fix broken script. (c1da9a1)

Documentation

  • Add comment for twoside. (85ee2b9)

Refactor

Testing

  • Using git diff to check updated cls. (d68a5ca)

Hotfix

[3.0.1] - 2022-09-15

dea1ac9...193fa8f

Bug Fixes

Documentation

  • Add more precise description on ctex. (e2083f0)
  • Update manual. (74a2780)
  • Docs on bibliographyIndent. (193fa8f)

Features

  • Add verticalTitle option in book spine. (411cedf)
  • Provide a option to custom the indent for bibliography. (78c9a85)

Miscellaneous Tasks

Refactor

  • Uncomment default value for cover/date. (5ec5c1e)

[3.0.0] - 2022-09-04

145b669...a3f4f45

Documentation

  • Refine docs, add LaTeX syntax. (9a9b676)
  • Add more docs. (29bf235)
  • More details on bitreport. (939bc03)
  • Add more info in templates' readme. (286585c)
  • Update instruction (670c3fc)
  • Refactor home page. (f15faeb)
  • Add more instructions for the developers. (20444a3)

Miscellaneous Tasks

  • Update cover converter script (a3f4f45)

Ci

[3.0.0-beta-1] - 2022-09-03

317ab38...145b669

Bug Fixes

Ci

Hotfix

  • Typos in gh action workflow. (a6029ed)

[3.0.0-alpha-4] - 2022-08-13

4d4fb55...317ab38

Features

  • Copy manual into release pack. (317ab38)

[3.0.0-alpha-3] - 2022-08-06

6a4e80e...4d4fb55

Documentation

  • Add docs for predefined theorem. (b2753df)
  • Add more docs for optional arguments. (7421bc3)
  • Refine manual. (2cff7d1)

Features

  • Support chapter level appendices. (194ee2c)
  • Add common math environment with example. (6d29769)

Refactor

  • [breaking] Merge environment options to setup. (3b0fbac)
  • Use variant x instead of e. (83a76c6)

[3.0.0-alpha-2] - 2022-07-09

20a455d...6a4e80e

Bug Fixes

  • Pass options to ctex in a separate option. (9d17ba5)
  • Suppress harmless warning. (17c5cee)

[3.0.0-alpha-1] - 2022-07-09

a4aaef8...20a455d

Bug Fixes

  • 修复本科毕设的附录编号格式 (4d2a76d)
  • Remove space in demo. (61f9ebb)
  • Remove minted. (40cfc68)
  • Remove abstract TOC according to inst. (e8c4b66)
  • Move settings to cls file. (4a927f7)

Features

  • Finish undergraduate-thesis-en template (3c42300)
  • Add environment "symbols". (80bfc2e)
  • Option to add toc. (0c1473f)
  • Support auto wrap and auto width cover entry. (eff8f61)
  • Add blindPeerReview mode to all thesis. (ac10ffa)

Refactor

  • 表格方面改为三线表制(#148) (2c560ad)
  • Refactor UPR using latex3. (d515600)
  • Use l3doc as documentclass (aa50edb)
  • Merge UT originality claim. (f9fee20)
  • [breaking] Remove searching for STXihei due to poor performance. (26d715e)
  • Extract const name. (30da6e7)
  • Use option. (d481a5c)
  • Squash to dtx file. (2621f7b)
  • Abstract* to abstractEn (05011af)

WIP

Hotfix

[2.2.4] - 2022-06-08

25b2625...702ec6b

Bug Fixes

  • Use \RequirePackage in favor of \usepackage. (6bc9b17)
  • Fix bib date format. (21ea984)
  • Remove unused package. (a7847ed)
  • Cover fix #144 (df76cba)

Features

  • Extract a latex3 class file. (c29bae2)

Refactor

  • \upcite -> \cite (ad36f48)
  • Remove test control sequence. (aeecf84)
  • Move main color theme definition to cls. (3ad7d3e)
  • Move \usetheme to cls. (d4e2b3d)
  • Docs and warning fix. (61b2a42)
  • Copyright header in tex. (3933684)
  • Update copyright file header. (63fb411)
  • [breaking] Extract the lab-report into new cls. (b8993ef)
  • Use built-in figure. (f15704b)
  • Use \ctexset instead of deprecated \CTEXoptions. (702ec6b)

[2.2.3] - 2022-05-09

Bug Fixes

  • Remove conflict definition. (fc6b3f4)

Documentation

Features

Miscellaneous Tasks

Refactor

Dev

  • Add release issue tracker template. (afe4a73)

[2.2.2] - 2022-04-22

bb4e1de...2ce7e8c

Bug Fixes

  • Add same method hint to PT. (c6bbbc3)
  • Remove parent path reference when using lab-report. (3e2b3e51)

Documentation

  • Add disclaimer about master-thesis. (c156132)
  • Specify instruction on bithesis. (1a0dfa7)
  • Fix wrong dev guide. (5bab59a)
  • Add guide on test. (f62bbb2)
  • Add maintainer info. (3e9d68c)
  • Add badge for CTAN and CI. (319fabb)
  • Remove slack icon. (5f2ed1d)
  • Add release workflow for maintainer. (79d77e1)
  • Fix hierarchy in markdown. (62e52b7)
  • Add reference documents. (37dab91)
  • Refine workflow. (5f736ea)

Features

  • Give a workaround to redefine page head. (2f0e7e4)

Miscellaneous Tasks

Refactor

  • Add name to github action - test. (52290ca)

Release

  • Release bithesis v2.1.0 (22fe03c)

[2.2.1] - 2022-04-14

86341ec...bb4e1de

Bug Fixes

  • Resolve statement issue when uploading CTAN. (2627834)
  • Clean zip before package, defensively. (bb18cb7)
  • Fix regression-testing scripts. (47e2a6f)
  • Remove bst file. (25f2c21)
  • Remove redundancy space. (d2cd9c2)
  • Add a note as workaround to modify cls. (f80a25d)
  • Ignore more build files. (bb4e1de)

Documentation

Features

  • Add .gitignore that empower version control. (8e8872b)
  • Use biblatex in favor of natbib. (2c132f6)
  • Add filter to regression-testing. (a0137a9)
  • Improve spine styles. (b79cec6)

Refactor

  • Rename master branch to main. (8967957)

WIP

[2.2.0-4] - 2022-04-07

cf53f27...86341ec

Bug Fixes

  • Change working dir to ./templates. (c89d3ac)

[2.2.0-3] - 2022-04-07

ac7e909...cf53f27

Bug Fixes

  • Change working dir to ./templates. (b1624b3)

[2.2.0-1] - 2022-04-07

6c9c447...ac7e909

Bug Fixes

  • Change working dir to ./templates. (c2ed2c9)

[2.2.0] - 2022-04-02

403c6c2...6c9c447

Bug Fixes

Documentation

Features

  • Init bitgrad.cls (6f19ab0)
  • Move project scaffold as templates (1b2c387)
  • Add overleaf zip generation script. (9ecf95c)
  • Update readme. (43ca60d)
  • Add CI for the test. (e63df18)
  • Add latexmkrc to templates. (994b8b9)
  • Install core-web-fonts. (5911093)
  • Add CHANGELOG.md via git-cliff. (75fbea0)

[2.2.0-alpha] - 2022-01-02

3a03930...403c6c2

Features

  • Pack up presentation-slide in release hook. (403c6c2)

[2.1.2] - 2022-01-01

12f7e1b...3a03930

Bug Fixes

  • AutoFakeBold option fix in proposal-report. (356e9b6)
  • Proposal-report's bad bold effect. (0fe3aca)
  • Format space. (d39f76c)

Features

  • Migrate to QQ Chat Group. (ca7495c)

[2.1.1] - 2021-09-10

01c3ae7...12f7e1b

Bug Fixes

Features

  • Add paper-translation-related code. (f08cc51)
  • Key-value option support for footskip in bitbook. (98420a5)
  • Add listings caption support. (f059c30)
  • Add option to toggle title number with Heiti font. (a975525)
  • Prepare for new package update to upload. (8c3ee54)

Improvement

  • Add maintainer wanted, add docs link. (dda3abf)

[2.0.0] - 2021-01-12

5076622...01c3ae7

Features

  • Prepare for CTAN version v1.0.1 (7b26976)

[2.0.0-beta-1] - 2021-01-08

5bd40a0...5076622

Bug Fixes

Documentation

  • Repair the invalid links. (167657c)
  • Update the links' text (618c01c)

Ci

  • Update github action to v2.0. (927d20f)

[2.0.0-alpha] - 2021-01-06

fb2dddb...5bd40a0

Bug Fixes

  • Add more content in bithesis.pdf docs. (fe16fa0)

Features

  • Update docs and build script. (5bd40a0)

[1.2.1] - 2020-12-30

ab9f1aa...fb2dddb

Documentation

Features

Miscellaneous Tasks

Refactor

Build

  • Add pkg build command to makefile. (e9dcf6d)

[1.2.0] - 2020-06-01

6cdde7b...ab9f1aa

Bug Fixes

Documentation

  • Add contributing.md (24aee3d)
  • Add header link to slack channel (1349723)
  • Add chinese version of contributing.md (be671d7)
  • Add contributing to wiki. add Bilingual badge (3f5b970)
  • Add contributing clause to readme (60c1b28)

[0.0.3] - 2020-03-15

8c2feed...1101d66

Bug Fixes

  • Modify title and picture position (2f90368)

Documentation

  • Add doc chapter 5, 6, 7 content (9abd384)
  • Add content in README-zh.md and lab-report/README.md (a63078d)
  • Fix content link (904f201)

[0.0.2] - 2020-03-02

18429c0...8c2feed

Bug Fixes

[0.0.1] - 2020-02-29

Bug Fixes

Features

  • Add template for experiment report (6514504)
  • Modify style of caption, figure and table (870a9e7)