Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.3.0 protected Release: v0.3.0
    All notable changes to this project will be documented in this file.
    
    - *(heading)* 正文及附录部分一级标题前分页
    - *(header)* 使用章标题与论文标题作为页眉
    
    - 用 i-figured 修复图标题没有重置按章重置的问题
    - *(appendix)* 修复附录图表、公式编码样式
    
    - *(README)* 修复 README 文档中没有链接到规范问题
    - *(README)* 说明本科生模板已经完成模板规范要求
    - *(README)* 更新typst.app使用方法中指向的模板版本
    
    - 修改样例文档以通过编译
    
    <!-- generated by git-cliff -->
  • v0.2.0 protected Release: v0.2.0
    All notable changes to this project will be documented in this file.
    
    - *(specification/bachelor)* 根据规范文件配置图题、标题字体
    - *(specification/bachelor)* 根据规范修改脚注样式
    - *(specification/bachelor)* 表格标题放置到表格上方
    - *(specification/bachelor)* 设置基本的页眉
    - *(specification/bachelor)* 修改参数要求
    - *(specification/bachelor)* 附录标题中取消中英文分隔
    - *(specification/bachelor)* 默认不渲染附录页,并修改附录默认参数
    
    - *(typst.toml)* Fix typo of "morden" to modern
    - *(specification/bechelor)* 修复附录各级标题不符合规范的问题
    - *(specification/bachelor)* 修复论文编号设置错误问题
    
    - *(specification/bachelor)* 修改默认参数
    
    - *(specification/bachelor)* 调整过长的规范注释
    - *(specification/bachelor)* 删去错误的文档注释
    - *(README)* 更新文档规范实现指向 #6
    
    - *(specification/bachelor)* 调整默认参数分行
    - *(gitlab-ci)* 自动更新模板中版本号
    
    <!-- generated by git-cliff -->
  • v0.1.1 protected Release: v0.1.1
    All notable changes to this project will be documented in this file.
    
    - *(README)* 更新文档
    
    - *(gitlab-ci)* 修复变量错误
    - *(template)* 修改发版 MR 模板
    - *(gitlab-ci)* Automate everything!
    - *(gitlab-ci)* 提取默认镜像配置
    - *(gitlab-ci)* 恢复手动触发打标签
    - *(gitlab-ci)* 更新打版命令
    - *(GitLab-ci)* 分离每一步命令以检查命令执行原因
    - *(git-cliff)* Release-note 排除自动化提交的记录
    - *(gitlab-ci)* 修复版本 bump up 命令与推送问题
    - *(gitlab-ci)* 修复语法错误
    - *(gitlab-ci)* Fix cache issue
    - *(gitlab-ci)* 修复打版提交推送不成功的问题
    - *(gitlab-ci)* 尝试修复 release-commit 无法推送到分支的问题
    - *(gitlab-ci)* 重新合并经过验证的命令
    - *(GitLab-ci)* 更换安全git-lfs 的命令
    - *(gitlab-ci)* 更换安装 lfs 的命令
    - *(gitlab-ci)* 再次更换安装 lfs 的命令
    - *(GitLab-ci)* 切换回默认分支进行验证
    - *(README)* 修复 README 图标显示版本号不全问题
    - *(typst.universe)* 添加自动打包发布到 sysu/package 仓库的流水线
    - *(typst.universe)* 修复脚本顺序错误导致的程序执行失败
    - *(typst-universe)* Fix push problem
    - *(gitlab-ci)* 修改流水线作业触发条件
    - *(gitlab-ci)* 调整发布提交任务中命令的顺序
    - *(gitlab-ci)* 补充用于检测流水线的触发规则
    - *(gitlab-ci)* 启用调试规则
    - *(gitlab-ci)* 去除无法使用的测试流水线触发规则
    - *(gitlab-ci)* 修复触发发版流程的版本标签表达式错误问题
    - *(github)* 删去 github 发版流程
    - *(gitlab-ci)* 修复没有获取标签以致于无法发版的问题
    
    - *(typst)* 修复错误的版本号格式
    - *(thesis)* 简化构建论文的指令
    
    <!-- generated by git-cliff -->
  • v0.1.0 protected Release: v0.1.0
    基于 modern-nju-thesis 模板重构