Skip to content

Releases: Project-LemonLime/Project_LemonLime

0.3.4

26 Jul 09:16

Choose a tag to compare

What's Changed

  • improvement: speed up output judging by @alphagocc in #159 提升输出判断速度
  • Compiler wizard automatically find compiler in path 会自动找到环境变量中的编译器
  • Linux Static Build has more translation Linux 编译有更多翻译

Full Changelog: 0.3.3...0.3.4

v0.3.3

22 Mar 08:18

Choose a tag to compare

  • 重构了一些代码
  • 添加了实验性的arm64 dmg(有问题以及修复建议请反馈,不受理签名问题)
  • 每题评测完都会刷新结果页面
  • Hidpi支持应当更好了

Full Changelog: 0.3.2.1...0.3.3

v0.3.2.1

26 Jan 04:51
b177647

Choose a tag to compare

修复#154

New Contributors

Full Changelog: 0.3.2...0.3.2.1

v0.3.2

22 Jan 09:39

Choose a tag to compare

  • 优化了导出HTML大小 (#138 )

New Contributors

  • @5ab-juruo made their first contribution in #139
  • @strear made their first contribution in #153

Full Changelog: 0.3.1...0.3.2

v0.3.1

03 Nov 06:21

Choose a tag to compare

  • 添加了Linux静态编译,妈妈再也不用担心我的Qt版本啦
  • 修复了一个路径问题(如果你无法读取由0.3.0创建的.cdf文件,尝试用编辑器打开.cdf,将所有\\替换成/)

Full Changelog: 0.3.0...0.3.1

v0.3.0

24 Oct 07:58

Choose a tag to compare

强烈建议看一下之前的Pre-release了解有什么新功能

  • 修复了没有东西评测时会卡死的问题
  • 修复了文件未找到时显示未评测的问题

v0.3.0-alpha2

21 Oct 09:49

Choose a tag to compare

v0.3.0-alpha2 Pre-release
Pre-release

把上一个的已知问题修了

v0.3.0-alpha1 并行评测,新的cdf格式,更多的通信题支持

21 Oct 04:53

Choose a tag to compare

已知问题 Knows Issues

  • Windows 下 Qt5 版无法正常终止评测

新功能 New Features

  • 并行评测 (#95)
  • 新的CDF格式
  • 更多的通信题支持

提示 Notes

  • 新的CDF和以前并不兼容,你可以打开以前的文件,但保存时是新版格式,以前的Lemonlime无法打开

新贡献者 New Contributors

Full Changelog: 0.2.7...0.3.0-alpha1

v0.2.11 Fix stdio and mem limit on Apple M1

28 Jun 13:40

Choose a tag to compare

Bug Fix

  • fix: wrong memory limit on Apple M1 (#120)
  • fix: stdio in Linux (#100)
  • fix: stdio in macOS

v0.2.10 Fix Windows CI

17 Feb 13:10

Choose a tag to compare

fix(ci): filename