Last active
January 22, 2016 00:41
-
-
Save rundis/0472fc0537b3d81bb6e5 to your computer and use it in GitHub Desktop.
Light Table version 0.8.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi All ! | |
In an effort to try and release more frequently we are happy to to announce version 0.8.1 just over a month after the 0.8.0 milestone release. | |
Gabriel and Kenny has done a monumental effort in cleaning up the issues list. We're down to under a 100 ! Many of which are obsolete and some are closed | |
because we haven't heard back from the OP. Plugin specific issues have been moved to the issue tracker in their respective github repo. | |
It's worth keeping in mind when filing issues in the future, that if you know (or have a fair hunch) that an issue is related to a particular | |
Light Table plugin, please consider filing the issue in the issue tracker for that projects repo. | |
But of course it's not just issue pruning that has been going on. There has been several bugfixes and feature enhancements happening as well. We've also received a few pull requests that have been accepted or partially accepted as well. Big thanks to our contributors ! | |
Clojure InstaRepl: | |
For Clojure users a big change is that the InstaRepl no longer ships with the Light Table distribution. Noone in the core team uses the instarepl and we are trying to slim down our support surface. This means that from 0.9.0 we will no longer provide support for the InstaRepl from our side. The InstaRepl is now a separate plugin (https://github.com/LightTable/ClojureInstarepl). We are looking for maintainers for this plugin and hope that someone will step up. Of course we will be helping out anyone willing to take over the plugin. | |
Highlights for the release includes: | |
* We believe we have finally found a viable solution for the long standing issue with autoclosing of brackets for international keyboards ! You'll find details about how to start using it in the release notes. | |
** Note you should move away from the :pair-keymap-diffs behavior. This is now deprecated and will be removed in 0.9.0 | |
** kudos to https://github.com/TeachMeFly for the great pull request | |
* The Clojure and JavaScript plugins has been updated (separately). The 0.8.1 distribition of LT now ship with these as default | |
* The file-synch feature has been vastly improved switching branches etc with git is now working sanely :) | |
* Menu usability has been improved for newcomers | |
* Some preparation for the coming ClojureScript upgrade has been done. Plugin developers should check out the changelog for some important deprecations. | |
* And a whole range of other minor bugfixes and improvements | |
Please consult the changelog (insert link here) for a complete listing of fixes | |
Going forward we will continue to address bugs and provide bugfix releases as we see fit. Our main attention will be starting to address the ClojureScript upgrade which is on for 0.9.0. | |
cheers | |
Garbriel, Magnus and Kenny |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment