Skip to content

Releases: yandex/yatagan

1.2.0-rc1

03 Apr 13:28
19725dc
Compare
Choose a tag to compare
1.2.0-rc1 Pre-release
Pre-release

What's Changed

  • Implement new ap options mechanism to ensure that they are all provided in processor by @bacecek in #16
  • Enhancement: Improve error-type handling by @Jeffset in #25
  • API: Add and implement @Reusable scope by @Jeffset in #26
  • Enhance: Allow adding child components implicitly by @Jeffset in #28
  • Enhance: Support full-blown subcomponent factory methods by @Jeffset in #33
  • Fix: Properly resolve aliases while computing caching omission by @Jeffset in #36
  • Enhance: Implement auto-builder by @Jeffset in #34

New Contributors

Full Changelog: v1.1.0...v1.2.0-rc1

v1.1.0

10 Jan 16:51
Compare
Choose a tag to compare

What's Changed

  • Reporting: Provide a specific note for object modules in builder. by @Jeffset in #6
  • Fix: Dagger -> Yatagan in minifier config. by @Jeffset in #11
  • Fix: thread access inconsistency between backends. by @Jeffset in #13
  • Codegen: implement nested switches in switching providers. by @Jeffset in #14

Full Changelog: v1.0.0...v1.1.0

1.0.0

13 Dec 18:13
Compare
Choose a tag to compare

The initial release