All Versions
97
Latest Version
Avg Release Cycle
53 days
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v0.5.24 Changes
April 01, 2016Closed issues:
-
v0.5.23 Changes
March 28, 2016๐ Merged pull requests:
- โ add scalacOptions for Scala.js source map #95 (xuwei-k)
- ๐ change method descriptor from private to public #93 (matsu-chara)
-
v0.5.22 Changes
March 16, 2016Closed issues:
- ๐ป scalapbc command line tool does not generate gRPC scala code. #91
- ๐ Issue:value enablePlugins is not a member of sbt.Project possible cause #89
- ๐ Protobuf 2.x support #88
- Compilation fails due to attempt to write two files with the same name #86
- Need some details for implementing grpc #85
- Compilation not working. #84
- Getting 'protoc not found' error #83
- ๐ support grpc-java 0.13 #81
- ๐ Release 0.5.20 artifact #78
๐ Merged pull requests:
-
v0.5.21 Changes
January 19, 2016Closed issues:
- Option PB.sourceDirectories is not available in 0.4.21 #76
๐ Merged pull requests:
- ๐ fix #76 #79 (xuwei-k)
- โ Add implicit value for the companion object of enums #77 (sebastienrainville)
-
v0.5.20 Changes
January 11, 2016Closed issues:
-
v0.5.19 Changes
January 02, 2016 -
v0.5.18 Changes
December 07, 2015 -
v0.5.17 Changes
December 05, 2015 -
v0.5.16 Changes
December 01, 2015 -
v0.5.15 Changes
November 16, 2015Closed issues:
- โ Add an option to wrap primitives to Option[] #54
- Case class and object conflict #47
- Maps in proto2 files #43
- ๐จ use printToUnicodeString instead of printToString in generated toString #41
- โ Add an option not to wrap some values in Options when generating Scala values #40
- Compile for Scala 2.12 M1 #38
๐ Merged pull requests:
- target java7 #53 (xuwei-k)
- Target JDK 1.7 #52 (plaflamme)
- support java_multiple_files #51 (xuwei-k)
- "macro" is a reserved word since Scala 2.11 #50 (xuwei-k)
- call asSymbol in fullJavaName #49 (xuwei-k)
- โ remove unused local variables #48 (xuwei-k)
- ๐ fix typo #46 (xuwei-k)
- โก๏ธ update dependencies #45 (xuwei-k)
- ๐จ make generated toString use printToUnicodeString #42 (eiennohito)