Skip to content

Releases: rambler-digital-solutions/RamblerTyphoonUtils

1.4.0

18 Jul 16:50
Compare
Choose a tag to compare

Enhancements

  • It's possible now to conform the RamblerInitialAssembly protocol in the base Assembly class (Issue #13)

Bugfixes

  • Fixed a security issue (Issue #16)

1.3.1

02 May 12:57
Compare
Choose a tag to compare

Bugfixes

  • Fixed cocoapods installation with !use_frameworks enabled.

1.3.0

04 Apr 14:41
Compare
Choose a tag to compare

Enhancements

  • Added - (NSArray *)collectInitialAssembliesExceptOne:(id)excludedAssembly; method, which helps with activating TyphoonAssemblies in integration tests.

1.2.0

01 Feb 20:20
Compare
Choose a tag to compare

Enhancements

  • Reverted methods deprecations in AssemblyTesting (PR #8)

1.1.0

12 Jan 06:21
Compare
Choose a tag to compare

Enhancements

  • We can check now, if dependency conforms to one or more specific protocols (PR #1)
  • TyphoonAssembly base test now asserts extra dependencies (Issue #4)

Bugfixes

  • Fixed a non-determined behaviour for dependencies declared as Class<Protocol> (PR #3)

Initial release

15 Nov 10:56
Compare
Choose a tag to compare
1.0.0

Update README.md