Skip to content

Releases: drekka/Alchemic

Testing in frameworks

03 Dec 13:54

Choose a tag to compare

Fixing a bug where using Alchemic in a framework and trying to test that framework was not picking up Alchemic registrations because the compiled framework does not have a bundle id.

No app delegates please

02 Dec 11:56

Choose a tag to compare

Fixes a bug which crashed when using in a framework and there is no app delegate.

Fixing versions

01 Dec 10:33

Choose a tag to compare

Fixing missing version numbers in framework.

A Version

30 Nov 12:30

Choose a tag to compare

Adding missing version string from info.plist.

Callback city

18 Nov 14:12

Choose a tag to compare

Fixed a bug where call backs in AlchemicAware where not being called on the main thread.

Telling it like it is

17 Nov 12:43

Choose a tag to compare

Improvements to the quality of some exception messages.

When you're ready

16 Nov 13:01

Choose a tag to compare

Making Swift version of AcWhenReady public.

Transient fixes

16 Nov 01:17

Choose a tag to compare

Fixed issue with transient triggering reinventions of non-transient dependencies.
Changed LogInitialModel to LogModel.

Swiftly

10 Nov 12:56

Choose a tag to compare

  • Adding Swift support into main framework.
  • Various bug fixes.