File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88### Added
99- Arduino ` force_install ` on Linux now attempts downloading 3 times and provides more information on failure
1010- Explicit check for ` wget `
11+ - Windows / Appveyor support, enabled largely by contributions from @tomduff
12+ - ` long long ` support in ` String `
13+ - Representative ` .gitignore ` files in sample projects
1114
1215### Changed
1316- Author
1417- Splash-screen-skip hack on OSX now falls back on "official" launch method if the hack doesn't work
1518- Refactored download/install code in prepration for windows CI
19+ - Explicitly use 32-bit math for mocked Random()
1620
1721### Deprecated
1822
1923### Removed
2024
2125### Fixed
26+ - ` Gemfile.lock ` files are properly ignored
27+ - Windows hosts won't try to open a display manager
2228
2329### Security
2430
You can’t perform that action at this time.
0 commit comments