File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.9.13 (2018)
2+
3+ Features:
4+ - #193 : Update to FSAC 0.36
5+ - Fixes #183: Load .Net Core projects that reference other projects
6+ - Fixes #182: .fs files not parsed
7+ Bugfixes:
8+ - #190 : Fix attribute locking, improve imenu support
9+ - #189 : Fix bug in font locking for active patterns
10+ - #187 : Fix Infinite loop when file begins with a comment preceded
11+ by whitespace
12+ - #180 : Use scoop instead of Chocolatey package for Appveyor testing
13+ - #179 : Use portable (Windows support) Makefile
14+ - #176 : Add F# Tools 10.1 SDK directory to search dirs
15+ - #175 : Paths with characters outside ASCII gives error FS2302 (Windows)
16+ - #171 : Fix for phrase detection for if/then/else constructs
17+
118## 1.9.12 (2018-05-18)
219
320Features:
Original file line number Diff line number Diff line change 11(define-package
22 " fsharp-mode"
3- " 1.9.12 "
3+ " 1.9.13 "
44 " F# mode for Emacs"
55 '((company " 0.8.0" )
66 (company-quickhelp " 1.2.0" )
Original file line number Diff line number Diff line change 77; ; 2012-2014 Robin Neatherway <robin.neatherway@gmail.com>
88; ; Maintainer: Robin Neatherway
99; ; Keywords: languages
10- ; ; Version: 1.9.12
10+ ; ; Version: 1.9.13
1111
1212; ; This file is not part of GNU Emacs.
1313
You can’t perform that action at this time.
0 commit comments