Skip to content

Releases: cashapp/knit

0.0.14

02 Aug 17:48
b045679
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.13...0.0.14

0.0.13

01 Aug 18:00
e8f2140
Compare
Choose a tag to compare

What's Changed

  • Update docs to include internal comment command by @bradfol in #59
  • Fix TypeNamer for Dictionaries and protocol composition by @bradfol in #60
  • Add parameter to name-getters to allow customisation by @skorulis-ap in #61
  • Nest makeAssemblerForTests under the scope of the Assembly by @skorulis-ap in #62
  • Bump knit version to 0.0.13 by @skorulis-ap in #63

Full Changelog: 0.0.12...0.0.13

0.0.12

24 Jul 21:31
108ab29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11

19 Jul 00:24
eb3add2
Compare
Choose a tag to compare

What's Changed

  • Use “identifier” terminology to disambiguate with “name” by @bradfol in #52
  • Handle named registrations using complex types by @skorulis-ap in #53
  • Bump to version 0.0.11 by @bradfol in #54

Full Changelog: 0.0.10...0.0.11

0.0.10

06 Jul 00:37
4d05b24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

04 Jul 07:17
f95e511
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

04 Jul 04:44
b8e9b11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.7...0.0.8

0.0.7

27 Jun 23:09
3461966
Compare
Choose a tag to compare

What's Changed

  • Update the executable name for the example project by @bradfol in #42
  • Implement target Resolver configuration and parsing by @bradfol in #41
  • Allow assemblies with only collection registrations by @jmesmith in #43
  • Revert "Merge pull request #41 from squareup/bradfol/target-resolver" by @bradfol in #44
  • Bump version to 0.0.7 by @jmesmith in #45

Full Changelog: 0.0.6...0.0.7

0.0.6

22 Jun 19:05
6de2ec0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.5...0.0.6

Knit 0.0.5

20 Jun 19:58
218cd2c
Compare
Choose a tag to compare

What's Changed

  • Add file and line numbers to knit parsing errors by @skorulis-ap in #25
  • Add tests to ensure ServiceCollector correctly respects object scopes for service registrations by @jmesmith in #19
  • Support ServiceCollections in KnitCodeGen by @jmesmith in #17
  • Add test case for unsupported closure syntax by @bradfol in #27

Full Changelog: 0.0.4...0.0.5