Skip to content

Releases: uber/needle

Carthage scheme change

01 Jun 22:28
5d2752d
Compare
Choose a tag to compare
Merge pull request #83 from uber/project-carthage_shared_scheme-master

Only share the NeedleFoundation scheme for Carthage

Cartfile moved to project root

01 Jun 22:08
eea159b
Compare
Choose a tag to compare
Merge pull request #82 from uber/structure-carthage-master

Move Foundation Cartfile to root directory

iOS deployment target set to 8.0

01 Jun 21:35
40cd36f
Compare
Choose a tag to compare
Merge pull request #81 from uber/project-set_ios_deplymenttarget-master

Set iOS deployment target to 8.0

Updated EmptyDependencyProvider initializer

24 May 21:58
61c959e
Compare
Choose a tag to compare

Updated the initializer to take in the source component, so it's uniform with generated code.

Add Dependency protocol and removed Scope protocol

17 May 23:09
f75108b
Compare
Choose a tag to compare
Merge pull request #67 from uber/foundation-dependency_protocol-master

Add Dependency protocol

Remove module name from component path

08 May 00:56
fb676a6
Compare
Choose a tag to compare
Merge pull request #46 from uber/foundation-remove_module_name-master

Remove module name from component path

Initial Foundation release

07 May 20:39
3051dae
Compare
Choose a tag to compare

This release only contains Foundation classes.