Skip to content

Releases: Chen-Junren/Python-Weather

V3.1.4

04 May 13:19
dbd9118
Compare
Choose a tag to compare
  • 重写部分代码
  • 修复”打开设置文件按钮无法使用“的BUG #14
  • 新增类print函数以便于DEBUG,同时在settings.txt中添加"debug"字段。若其未开启,使用print控制台将不会输出

改变了什么

Full Changelog: V3.1.3...V3.1.4

V3.1.3

20 Apr 07:19
2529ee5
Compare
Choose a tag to compare
  • 修复了Time.bat无法正常使用的BUG #13 :在src目录下新增UpdateTime.exe以代替原Time.bat
  • 修复了ESC最小化不起作用的BUG
  • 修复了出现UnicodeEncodeError的BUG #12

Full Changelog: V3.1.2...V3.1.3

V3.1.2

05 Apr 07:29
543667d
Compare
Choose a tag to compare
  • 新增查询实时天气功能
  • 在settings.txt添加对实时天气的适配
  • 修复预警信息级别显示错误的BUG

Full Changelog: V3.1.1...V3.1.2

V3.1.1

31 Mar 11:12
1c06ab6
Compare
Choose a tag to compare
  • 修复BUG
  • 新增同步时间的功能弹窗

Full Changelog: V3.1.0...V3.1.1

V3.1.0

30 Mar 11:53
17fc2d4
Compare
Choose a tag to compare
  • 新增复制功能,供用户复制天气情况
  • 修复无法显示状态的BUG
  • 新增ESC最小化屏幕快捷键

Full Changelog: V3.0.0...V3.1.0

V3.0.0

26 Mar 11:20
a1ea49f
Compare
Choose a tag to compare

V3.0.0-rc0.1

25 Mar 14:13
8c401de
Compare
Choose a tag to compare
V3.0.0-rc0.1 Pre-release
Pre-release
  • 新增功能“查询单日天气” 目前支持”1+6日“(即一周内)的天气预报(后两日无空气污染信息)
  • 将查询结果放入新窗口中
  • 创建按钮”帮助‘(未完成)

Full Changelog: V2.1.1...V3.0.0-rc0.1

V2.1.1

09 Mar 05:53
fbd83b4
Compare
Choose a tag to compare
  • Fixed the bug that the 5-day weather window didn't be shown correctly
  • Fixed the bug that it cannot be used on Windows 7: For Windows 7 Users, download "V2.1.1-Win7.zip" file instead of "V2.1.1.zip"

V2.1

09 Mar 02:50
45bf2c8
Compare
Choose a tag to compare

Set fixed sizes for the two windows.

Full Changelog: V2.0...V2.1

V2.0

08 Mar 15:40
e6af10d
Compare
Choose a tag to compare

- Add a new feature for the user to get the weather of the next 5 days at once.

Full Changelog: V1.2...V2.0