mirror of https://github.com/sbt/sbt.git
Page:
sbt 0.13.2 autogenerated release notes
Pages
"Choice of forum" problem
Client server discovery lifecycle
Design Overview
Good First Issues
Home
Issue Gardening
Module release sync
Module status
Pull requests status
Repos
Scala modularization and classpaths
Server Build level API
Server Client level API
User Stories: Offline mode and Dependency Locking
User Stories: AutoPlugins
User Stories: Build Level
User Stories: Conflict Warning
XArchived: Client server communication
XArchived: Client server discovery lifecycle
XArchived: Client server split
XArchived: Definition Format Enhancement
XArchived: Improving .sbt format (take 2)
XArchived: Understanding incremental recompilation
library sbt 1.x migration
sbt 0.13.2 autogenerated release notes
sbt 1.x plugin migration
sbt 2.x plugin migration
sbt server reboot
2
sbt 0.13.2 autogenerated release notes
Josh Suereth edited this page 2014-04-14 10:09:17 -07:00
Commits and the issues they fixed since v0.13.1
| Issue(s) | Commit | Message |
|---|---|---|
| 35196e56ed | Fix spelling issues in architecture document. | |
| 1156 | 7e77d166c6 | Fix overwrite default to true in deprecated method calls. |
| 1107 | 3e9a7c7a31 | Fix NPE in task macro accessing q"{...}".symbol.pos |
| 1150 | 01abb7dfcb | Fix task macro's handling of Symbol owners in <qual>.value |
| 1155 | e899f95b72 | Updates last and export commands to read from correct key. |
| fb74cd4c27 | Revert "Fix task macro's handling of Symbol owners in <qual>.value" | |
| 1150 | c32195a37f | Fix task macro's handling of Symbol owners in <qual>.value |
| b2b3ce92ba | Fix merge conflicts in pulling doc fixes from 0.13.1 into 0.13 branch. | |
| 1136 | 52b765d64d | Fix #1136 - Ivy's + dependencies not converted to maven style syntax. |
| 1081 1071 1071 | 32da54b4a6 | Include value of nameHashing flag in CompileSetup. |
| 72b59c317b | Remove work-arounds for Scala 2.11 problematic dependencies | |
| 5ae663ea82 | SI-8263 Avoid SOE in Symbol#logicallyEnclosingMember under Scala 2.11 | |
| 0e3f011c74 | SI-8262 Fix compilation with 2.11 due to shadowing of Range | |
| 3e6760ba66 | Fix formatting of inline code samples which are pluralized | |
| 1031 | 148fc78252 | Avoid compiler crash for naked key.value calls. |
| b1471e4e48 | Fix typo in assertion message in TextAnalysisFormat | |
| 2991652324 | Fixed SessionSettings replacing existing setting | |
| 3b1cf977c9 | Fix binary compatibility with 0.13 | |
| 282163f7cf | Fixes to the internal API hooks for the sbt server. | |
| 5d94ad6c17 | Fix compilation failure due to missing type annotation. | |
| ce57563a12 | Make all APIChange subclasses final. | |
| 6 5 3 | 921c903901 | Implement name hashing algorithm in incremental compiler. |
| d11d1e9109 | fix CommandStrings.settingsDetailed | |
| f66dd80cd5 | Fix saving session settings | |
| b4bf9d6020 | Fix a typo | |
| 1038 | 12d842f128 | Generate an error when making a path string from paths containing the separator. |
| 2cf4e0f245 | Fix a few mistakes related to IncOptions.recompileOnMacroDef | |
| 1035 | 9984a00e25 | Fixes #1035 by catching the format error and returning the erased type as a back |
| e2d1296787 | Fix closeable streams to recreate streams for a key if the delegate was closed. | |
| 49cb7e8f1f | Fix parsing and evaluation of 'all' and 'show'. See comment in evaluatingParser | |
| 1024 | 73c145050e | Fix #1024. Use log.debug instead of println in TrapExit. |
| 273b74ba08 | Access Relations.names conditionally in TextAnalysisFormat |
|
| 8cc65a76fc | Add hashing of public names defined in a source file. | |
| 5 6 | 81f5086243 | Add support for tracking names used in Scala source files. |
| 7cbfd7f048 | Fix deriveAndLocal bug | |
| 1d1414d3e9 | Fix access modifiers for newly introduced members in Relations. | |
| 997 | a25c5b35b4 | Drop Thread.getName from use in computeID(thread) in TrapExit SecurityManager to |
| 628 | 4640d07c1a | Command to run multiple tasks concurrently: 'all a b'. Fixes #628. |
| 1007 | 113c407a8b | Don't mark ExceptionInInitializerError as incompatible plugins: rethrow the caus |
| 999 | d1a93afe9c | Docs: add section on Task.taskDyn. Fixes #999. |
| 866 | 592c4f7d1a | Add Initialize[Task[T]].taskValue: Task[T] to allow selecting the Task for use b |
| 933 598 | 0e3b5a6c22 | Expand aliases instead of evaluating directly. |
| 973 | e9471a289b | Propagate argument to 'reload' to load failure handling command. Fixes #973. |
| 952 | 3d9ab61bfe | Remove the need for resetLocalAttrs. Fixes #994, #952. The fix was made possibl |
| 4bb0873198 | Third draft to execute the forked tests in parallel. | |
| b6c43128b8 | Resolved bugs reported in Issue 947. Also added SNAPSHOT suffix to the version b | |
| 990 | 68da0a58fa | Fixes #989, #990. TrapExit jvm-independent and awt handling is only done when a |
| 923 | beddc7379c | Fix source-dependencies/relative-source-error to use explicit reloads. Ref #923 |
| 970 | b638a3fc08 | Docs: correct substitution syntax when preceding character is symbol. Fixes #97 |
| 971 | d9413c1862 | Fix type error in example code |
| 923 | 08f4da7ff6 | Generate an error when the incremental compiler is given relative source files. |
| 958 958 958 | eec1f8c0de | Recover from class files and Analysis object getting out of sync. |
| 951 | e04fef711a | Docs: fix typo. Fixes #951. |
| 937 | 1a0042b72a | Explicitly, optimistically close export streams early: workaround for #937 |
| 1f30bf188e | Fix implementation of Relation.size. | |
| 823 823 | 55110a276f | Fix unstable existential type names bug. |
| 0cbe2804e7 | Fix serialization in Sync. | |
| 76df886464 | Fix formatting of inline code samples which are pluralized |
A big thank you to all the contributors!
| # | Author |
|---|---|
| 56 | Grzegorz Kossakowski |
| 38 | Mark Harrah |
| 23 | Josh Suereth |
| 10 | Dan Sanduleac |
| 8 | Jason Zaugg |
| 5 | Benjy |
| 5 | Bruno Bieth |
| 4 | Martin Duhem |
| 4 | William Benton |
| 3 | Luca Milanesio |
| 3 | James Roper |
| 3 | Eugene Yokota |
| 3 | Taro L. Saito |
| 3 | Heikki Vesalainen |
| 2 | Suzanne Hamilton |
| 2 | Jens Halm |
| 2 | Ivar Abrahamsen |
| 2 | Christian Dedie |
| 2 | sam |
| 2 | Anthony Whitford |
| 2 | Jacek Laskowski |
| 2 | Simeon H.K. Fitch |
| 1 | Pierre DAL-PRA |
| 1 | Roch Delsalle |
| 1 | Ngoc Dao |
| 1 | xuwei-k |
| 1 | Paolo G. Giarrusso |
| 1 | drdamour |
| 1 | Eugene Platonov |
| 1 | Alexey Alekhin |
| 1 | Heejong Lee |
| 1 | kalmanb |
| 1 | Antoine Gourlay |
| 1 | David Hotham |
| 1 | Henri Kerola |
| 1 | Charles Feduke |
| 1 | Michael Schmitz |
| 1 | Patrick Kaeding |
| 1 | Cody Allen |
| 1 | KAWACHI Takashi |
| 1 | Ikenna Nwaiwu |