Releases: cashapp/knit
Releases · cashapp/knit
0.1.2
What's Changed
- Use synchronized version of the container for the resolver by @skorulis-ap in #77
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Add static func test coverage by @bradfol in #73
- Move across ModuleAssembly documentation by @skorulis-ap in #72
- Fix parsing computed properties inside Assemblies by @bradfol in #75
- Add the Assembly path to the abstract registration into the error output by @skorulis-ap in #74
- Bump to version 0.1.1 by @bradfol in #76
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Pull in code to support ModuleAssembly by @skorulis-ap in #70
- Improve handling of tuple registrations by @skorulis-ap in #71
Full Changelog: 0.0.16...0.1.0
0.0.16
0.0.15
What's Changed
- Update readme to include custom named getters by @bradfol in #65
- Handle parsing multiple assemblies simultaneously by @skorulis-ap in #67
- Bump version number to 0.0.15 by @skorulis-ap in #68
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- Correctly handle comments spanning multiple lines by @skorulis-ap in #64
Full Changelog: 0.0.13...0.0.14
0.0.13
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
What's Changed
- Add
@knit named-getter-only
directive by @bradfol in #55 - Overhaul Getters configuration by @bradfol in #56
- Allow @knit to be applied at the Assembly level by @skorulis-ap in #57
- Change GetterConfig default back to .callAsFunction by @bradfol in #58
Full Changelog: 0.0.11...0.0.12
0.0.11
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
What's Changed
- Consolidate Argument Name logic by @bradfol in #50
- Add support for autogenerated named variables by @skorulis-ap in #49
- Update documentation and bump to 0.0.10 by @skorulis-ap in #51
Full Changelog: 0.0.9...0.0.10