File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.32.0] ( https://github.com/atom-ide-community/atom-script/compare/v3.31.3...v3.32.0 ) (2021-05-12)
2+
3+
4+ ### Bug Fixes
5+
6+ * fix execution of Java files + support UTF-8 encoding ([ d73f270] ( https://github.com/atom-ide-community/atom-script/commit/d73f270b098d0c22144ec9b59c983bf62428f995 ) )
7+
8+
9+ ### Features
10+
11+ * add selection based Java support ([ 8515200] ( https://github.com/atom-ide-community/atom-script/commit/85152009948648b8cc702f6d0fd0369f6851b8b4 ) )
12+
113## [ 3.31.3] ( https://github.com/atom-ide-community/atom-script/compare/v3.31.2...v3.31.3 ) (2021-05-11)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " script" ,
33 "main" : " ./lib/script" ,
4- "version" : " 3.31.3 " ,
4+ "version" : " 3.32.0 " ,
55 "private" : false ,
66 "description" : " Run code in Atom!" ,
77 "author" :
" Kyle Kelley <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments