You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Change Log
2
2
3
+
## 1.1.4 / 2019-04-11
4
+
-[#138](https://github.com/kyuridenamida/atcoder-tools/pull/138) Fix a bug that generated main.py is not executable by making source files executable when their codes have shebang
5
+
- Thanks for [@kmyk](https://github.com/kmyk/)'s contribution!
6
+
-[#132](https://github.com/kyuridenamida/atcoder-tools/pull/132) By default, stop showing example details on test command when getting AC but with stderr
7
+
- Thanks for [@blue-jam](https://github.com/blue-jam/)'s contribution!
8
+
-[#131](https://github.com/kyuridenamida/atcoder-tools/pull/131) Support coloring functionality on Windows
9
+
- Thanks for [@kotamanegi](https://github.com/kotamanegi/)'s contribution!
10
+
-[#128](https://github.com/kyuridenamida/atcoder-tools/pull/128) Show new AtCoder URL to the submission page
11
+
- Thanks for [@kotamanegi](https://github.com/kotamanegi/)'s contribution again!
12
+
3
13
## 1.1.3 / 2019-03-06
4
14
-[#122](https://github.com/kyuridenamida/atcoder-tools/pull/122) Support pip installation on Windows (cmd.exe)
5
15
- Thanks for [@kotamanegi](https://github.com/kotamanegi/)'s contribution!
0 commit comments