Fixed, thanks Tavian! On Wed, May 20, 2015 at 5:27 PM Tavian Barnes <[email protected]> wrote:
> Awesome! > > Nitpicks: > > There's a missing ')' on this point: > > > - Added ModuleAnnotatedMethodScanner > > <http://google.github.io/guice/api-docs/4.0/javadoc/com/google/inject/spi/ModuleAnnotatedMethodScanner.html> > (installed > byBinder.scanModulesForAnnotatedMethods > > <http://google.github.io/guice/api-docs/4.0/javadoc/com/google/inject/Binder.html#scanModulesForAnnotatedMethods-com.google.inject.spi.ModuleAnnotatedMethodScanner-> > to > allow extensions to hook into Modules, scanning for methods annotated with > @Provides-like methods and creating bindings. > > There's a missing space here: > > > - Added aCheckedProviders(scopeExceptions > > <http://google.github.io/guice/api-docs/4.0/javadoc/com/google/inject/throwingproviders/CheckedProvides.html#scopeExceptions-->) > method, to allow turning off exception scoping. > > On Sunday, 17 May 2015 13:04:57 UTC-4, Sam Berlin wrote: >> >> Hi All, >> >> Guice 4.0 (released April 28th, 2015) now has a changelog visible @ >> https://github.com/google/guice/wiki/Guice40 . >> >> Please report back here if something seems to be missing or incorrect in >> the changelog. >> >> Thanks! >> >> sam >> > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-guice. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-guice/001b36fe-e76f-4c3d-b755-f6fdf7b4172e%40googlegroups.com > <https://groups.google.com/d/msgid/google-guice/001b36fe-e76f-4c3d-b755-f6fdf7b4172e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/CAJEBNUcVEMc6EaoC8ZdnBVeqiC0E9eioi7tQoidoV%3DOhcmiUuA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
