Created sbt 0.13.2 autogenerated release notes (markdown)

Josh Suereth 2014-04-14 10:08:23 -07:00
parent 935cbc4db3
commit 3b0d9702a0
1 changed files with 62 additions and 0 deletions

@ -0,0 +1,62 @@
#### Commits and the issues they fixed since v0.13.1
Issue(s) | Commit | Message
--- | --- | ---
| [35196e56ed](https://github.com/sbt/sbt/commit/35196e56ed) | <notextile>Fix spelling issues in architecture document.</notextile>
[1156](https://github.com/sbt/sbt/issues/1156) | [7e77d166c6](https://github.com/sbt/sbt/commit/7e77d166c6) | <notextile>Fix overwrite default to true in deprecated method calls.</notextile>
[1107](https://github.com/sbt/sbt/issues/1107) | [3e9a7c7a31](https://github.com/sbt/sbt/commit/3e9a7c7a31) | <notextile>Fix NPE in task macro accessing q&quot;{...}&quot;.symbol.pos</notextile>
[1150](https://github.com/sbt/sbt/issues/1150) | [01abb7dfcb](https://github.com/sbt/sbt/commit/01abb7dfcb) | <notextile>Fix task macro's handling of Symbol owners in &lt;qual&gt;.value</notextile>
[1155](https://github.com/sbt/sbt/issues/1155) | [e899f95b72](https://github.com/sbt/sbt/commit/e899f95b72) | <notextile>Updates `last` and `export` commands to read from correct key.</notextile>
| [fb74cd4c27](https://github.com/sbt/sbt/commit/fb74cd4c27) | <notextile>Revert &quot;Fix task macro's handling of Symbol owners in &lt;qual&gt;.value&quot;</notextile>
[1150](https://github.com/sbt/sbt/issues/1150) | [c32195a37f](https://github.com/sbt/sbt/commit/c32195a37f) | <notextile>Fix task macro's handling of Symbol owners in &lt;qual&gt;.value</notextile>
| [b2b3ce92ba](https://github.com/sbt/sbt/commit/b2b3ce92ba) | <notextile>Fix merge conflicts in pulling doc fixes from 0.13.1 into 0.13 branch.</notextile>
[1136](https://github.com/sbt/sbt/issues/1136) | [52b765d64d](https://github.com/sbt/sbt/commit/52b765d64d) | <notextile>Fix #1136 - Ivy's `+` dependencies not converted to maven style syntax.</notextile>
[1081](https://github.com/sbt/sbt/issues/1081) [1071](https://github.com/sbt/sbt/issues/1071) [1071](https://github.com/sbt/sbt/issues/1071) | [32da54b4a6](https://github.com/sbt/sbt/commit/32da54b4a6) | <notextile>Include value of `nameHashing` flag in `CompileSetup`.</notextile>
| [72b59c317b](https://github.com/sbt/sbt/commit/72b59c317b) | <notextile>Remove work-arounds for Scala 2.11 problematic dependencies</notextile>
| [5ae663ea82](https://github.com/sbt/sbt/commit/5ae663ea82) | <notextile>SI-8263 Avoid SOE in Symbol#logicallyEnclosingMember under Scala 2.11</notextile>
| [0e3f011c74](https://github.com/sbt/sbt/commit/0e3f011c74) | <notextile>SI-8262 Fix compilation with 2.11 due to shadowing of Range</notextile>
| [3e6760ba66](https://github.com/sbt/sbt/commit/3e6760ba66) | <notextile>Fix formatting of inline code samples which are pluralized</notextile>
[1031](https://github.com/sbt/sbt/issues/1031) | [148fc78252](https://github.com/sbt/sbt/commit/148fc78252) | <notextile>Avoid compiler crash for naked `key.value` calls.</notextile>
| [b1471e4e48](https://github.com/sbt/sbt/commit/b1471e4e48) | <notextile>Fix typo in assertion message in TextAnalysisFormat</notextile>
| [2991652324](https://github.com/sbt/sbt/commit/2991652324) | <notextile>Fixed SessionSettings replacing existing setting</notextile>
| [3b1cf977c9](https://github.com/sbt/sbt/commit/3b1cf977c9) | <notextile>Fix binary compatibility with 0.13</notextile>
| [282163f7cf](https://github.com/sbt/sbt/commit/282163f7cf) | <notextile>Fixes to the internal API hooks for the sbt server.</notextile>
| [5d94ad6c17](https://github.com/sbt/sbt/commit/5d94ad6c17) | <notextile>Fix compilation failure due to missing type annotation.</notextile>
| [ce57563a12](https://github.com/sbt/sbt/commit/ce57563a12) | <notextile>Make all APIChange subclasses final.</notextile>
[6](https://github.com/sbt/sbt/issues/6) [5](https://github.com/sbt/sbt/issues/5) [3](https://github.com/sbt/sbt/issues/3) | [921c903901](https://github.com/sbt/sbt/commit/921c903901) | <notextile>Implement name hashing algorithm in incremental compiler.</notextile>
| [d11d1e9109](https://github.com/sbt/sbt/commit/d11d1e9109) | <notextile>fix CommandStrings.settingsDetailed</notextile>
| [f66dd80cd5](https://github.com/sbt/sbt/commit/f66dd80cd5) | <notextile>Fix saving session settings</notextile>
| [b4bf9d6020](https://github.com/sbt/sbt/commit/b4bf9d6020) | <notextile>Fix a typo</notextile>
[1038](https://github.com/sbt/sbt/issues/1038) | [12d842f128](https://github.com/sbt/sbt/commit/12d842f128) | <notextile>Generate an error when making a path string from paths containing the separator.</notextile>
| [2cf4e0f245](https://github.com/sbt/sbt/commit/2cf4e0f245) | <notextile>Fix a few mistakes related to IncOptions.recompileOnMacroDef</notextile>
[1035](https://github.com/sbt/sbt/issues/1035) | [9984a00e25](https://github.com/sbt/sbt/commit/9984a00e25) | <notextile>Fixes #1035 by catching the format error and returning the erased type as a back</notextile>
| [e2d1296787](https://github.com/sbt/sbt/commit/e2d1296787) | <notextile>Fix closeable streams to recreate streams for a key if the delegate was closed.</notextile>
| [49cb7e8f1f](https://github.com/sbt/sbt/commit/49cb7e8f1f) | <notextile>Fix parsing and evaluation of 'all' and 'show'. See comment in evaluatingParser</notextile>
[1024](https://github.com/sbt/sbt/issues/1024) | [73c145050e](https://github.com/sbt/sbt/commit/73c145050e) | <notextile>Fix #1024. Use log.debug instead of println in TrapExit.</notextile>
| [273b74ba08](https://github.com/sbt/sbt/commit/273b74ba08) | <notextile>Access `Relations.names` conditionally in TextAnalysisFormat</notextile>
| [8cc65a76fc](https://github.com/sbt/sbt/commit/8cc65a76fc) | <notextile>Add hashing of public names defined in a source file.</notextile>
[5](https://github.com/sbt/sbt/issues/5) [6](https://github.com/sbt/sbt/issues/6) | [81f5086243](https://github.com/sbt/sbt/commit/81f5086243) | <notextile>Add support for tracking names used in Scala source files.</notextile>
| [7cbfd7f048](https://github.com/sbt/sbt/commit/7cbfd7f048) | <notextile>Fix deriveAndLocal bug</notextile>
| [1d1414d3e9](https://github.com/sbt/sbt/commit/1d1414d3e9) | <notextile>Fix access modifiers for newly introduced members in Relations.</notextile>
[997](https://github.com/sbt/sbt/issues/997) | [a25c5b35b4](https://github.com/sbt/sbt/commit/a25c5b35b4) | <notextile>Drop Thread.getName from use in computeID(thread) in TrapExit SecurityManager to</notextile>
[628](https://github.com/sbt/sbt/issues/628) | [4640d07c1a](https://github.com/sbt/sbt/commit/4640d07c1a) | <notextile>Command to run multiple tasks concurrently: 'all a b'. Fixes #628.</notextile>
[1007](https://github.com/sbt/sbt/issues/1007) | [113c407a8b](https://github.com/sbt/sbt/commit/113c407a8b) | <notextile>Don't mark ExceptionInInitializerError as incompatible plugins: rethrow the caus</notextile>
[999](https://github.com/sbt/sbt/issues/999) | [d1a93afe9c](https://github.com/sbt/sbt/commit/d1a93afe9c) | <notextile>Docs: add section on Task.taskDyn. Fixes #999.</notextile>
[866](https://github.com/sbt/sbt/issues/866) | [592c4f7d1a](https://github.com/sbt/sbt/commit/592c4f7d1a) | <notextile>Add Initialize[Task[T]].taskValue: Task[T] to allow selecting the Task for use b</notextile>
[933](https://github.com/sbt/sbt/issues/933) [598](https://github.com/sbt/sbt/issues/598) | [0e3b5a6c22](https://github.com/sbt/sbt/commit/0e3b5a6c22) | <notextile>Expand aliases instead of evaluating directly.</notextile>
[973](https://github.com/sbt/sbt/issues/973) | [e9471a289b](https://github.com/sbt/sbt/commit/e9471a289b) | <notextile>Propagate argument to 'reload' to load failure handling command. Fixes #973.</notextile>
[952](https://github.com/sbt/sbt/issues/952) | [3d9ab61bfe](https://github.com/sbt/sbt/commit/3d9ab61bfe) | <notextile>Remove the need for resetLocalAttrs. Fixes #994, #952. The fix was made possibl</notextile>
| [4bb0873198](https://github.com/sbt/sbt/commit/4bb0873198) | <notextile>Third draft to execute the forked tests in parallel.</notextile>
| [b6c43128b8](https://github.com/sbt/sbt/commit/b6c43128b8) | <notextile>Resolved bugs reported in Issue 947. Also added SNAPSHOT suffix to the version b</notextile>
[990](https://github.com/sbt/sbt/issues/990) | [68da0a58fa](https://github.com/sbt/sbt/commit/68da0a58fa) | <notextile>Fixes #989, #990. TrapExit jvm-independent and awt handling is only done when a</notextile>
[923](https://github.com/sbt/sbt/issues/923) | [beddc7379c](https://github.com/sbt/sbt/commit/beddc7379c) | <notextile>Fix source-dependencies/relative-source-error to use explicit reloads. Ref #923</notextile>
[970](https://github.com/sbt/sbt/issues/970) | [b638a3fc08](https://github.com/sbt/sbt/commit/b638a3fc08) | <notextile>Docs: correct substitution syntax when preceding character is symbol. Fixes #97</notextile>
[971](https://github.com/sbt/sbt/issues/971) | [d9413c1862](https://github.com/sbt/sbt/commit/d9413c1862) | <notextile>Fix type error in example code</notextile>
[923](https://github.com/sbt/sbt/issues/923) | [08f4da7ff6](https://github.com/sbt/sbt/commit/08f4da7ff6) | <notextile>Generate an error when the incremental compiler is given relative source files. </notextile>
[958](https://github.com/sbt/sbt/issues/958) [958](https://github.com/sbt/sbt/issues/958) [958](https://github.com/sbt/sbt/issues/958) | [eec1f8c0de](https://github.com/sbt/sbt/commit/eec1f8c0de) | <notextile>Recover from class files and Analysis object getting out of sync.</notextile>
[951](https://github.com/sbt/sbt/issues/951) | [e04fef711a](https://github.com/sbt/sbt/commit/e04fef711a) | <notextile>Docs: fix typo. Fixes #951.</notextile>
[937](https://github.com/sbt/sbt/issues/937) | [1a0042b72a](https://github.com/sbt/sbt/commit/1a0042b72a) | <notextile>Explicitly, optimistically close export streams early: workaround for #937</notextile>
| [1f30bf188e](https://github.com/sbt/sbt/commit/1f30bf188e) | <notextile>Fix implementation of Relation.size.</notextile>
[823](https://github.com/sbt/sbt/issues/823) [823](https://github.com/sbt/sbt/issues/823) | [55110a276f](https://github.com/sbt/sbt/commit/55110a276f) | <notextile>Fix unstable existential type names bug.</notextile>
| [0cbe2804e7](https://github.com/sbt/sbt/commit/0cbe2804e7) | <notextile>Fix serialization in Sync.</notextile>
| [76df886464](https://github.com/sbt/sbt/commit/76df886464) | <notextile>Fix formatting of inline code samples which are pluralized</notextile>