From: Bernard D. <bde...@or...> - 2019-06-19 06:27:40
|
Hi all, I'm pleased to announce the release of a new version of Alpha. This is Alpha 9.0.6 ("Ginan <file:///Users/bernardo/Workspace/Devel/Code/AlphaCocoa/Output/Release/9.0.6/AlphaStar.html>") for Mac OS X 10.11 or greater (El Capitan, Sierra, High Sierra, Mojave). All versions of Alpha are named after a star. So, for this new release, meet Ginan <https://alphacocoa.sourceforge.io/AlphaStar.html>, which is ε Crucis, the ε star of the Crux constellation. Beware: the Maverick (10.9) and Yosemite (10.10) versions of OS X are no longer supported. The latest version of Alpha running on these two systems is 9.0.3. See at the end of this message, the main changes contained in this new release. Please, read the release notes which will be displayed the first time you launch Alpha and can be accessed later from the Help ↣ Developer Help menu. Here is the URL to download the disk image: https://sourceforge.net/projects/alphacocoa/files/9.0.6/Alpha_9.0.6.dmg.zip/download <https://sourceforge.net/projects/alphacocoa/files/9.0.6/Alpha_9.0.6.dmg.zip/download> (27.66M) The MD5 checksum is: 6781786322e52cc6f336ace80bbf0d07 The SHA1 checksum is: b0eb0aa4ffa6c1043cc57a268a2b7807c71cd8b9 The RMD160 checksum is: c0bfb6ba6c221bdafe9eb899ab164030c1e61e93 The SHA256 checksum is: bc58803a57d4e19bfb66b1142f6c77c52ab42e5a138b7523c8cdee10030422b6 If you find problems with the application, don't hesitate to post bug reports. They are essential to keep track of the deficiencies. See Alpha's Bug Tracker <https://sourceforge.net/p/alphacocoa/tickets/>. Thank you for using Alpha. Cheers, Bernard <>Changes from previous version new Haskell mode to edit Haskell <https://www.haskell.org/> source files, with interactive console to use Alpha as a front end to the ghc <https://www.haskell.org/ghc/> compiler. new Sqlite3 mode with interactive console to execute sqlite3 <https://www.sqlite.org/> commands from Alpha. new TOML mode for Tom's Obvious, Minimal Language. <https://github.com/toml-lang/toml>The following bugs have been fixed (but remain open until the fix is confirmed): Ticket #215: status bar: file size <https://sourceforge.net/p/alphacocoa/tickets/215/>The following tickets have been closed: Ticket #214: Alpha's help viewer is broken <https://sourceforge.net/p/alphacocoa/tickets/214/> |