Skip to content

Releases: hyperdevs-team/mini-swift

Tartarus

09 Mar 07:31
Compare
Choose a tag to compare

Bug fixes.

  • Added missing dispatch and action methods.
  • Improved tests suite.

v3.0.0 Tartarus (the Abyss)

04 Mar 14:11
Compare
Choose a tag to compare

Changes

  • Rewritten the whole module and split into three different:
    • Mini as a standalone module.
    • MiniTasks as a module with Task usage.
    • MiniPromises as a module with Promise usage.

Coverage may be reduced from previous version because how was previous integrations with Codecov counting the coverage in Xcode.

v2.3.0 Atenea

21 Dec 11:43
Compare
Choose a tag to compare
  • Get rid of isEqual(to: ) in the Action protocol.

v2.2.0 Cronos

10 Dec 18:44
Compare
Choose a tag to compare
  • Added @dynamicCallable to Promise

v2.1.0 Artemisa

14 Nov 12:37
Compare
Choose a tag to compare

Breaking

  • Now EmptyAction uses Void instead of Never.

v2.0.4 Apolo

05 Nov 15:28
Compare
Choose a tag to compare

Fixes

  • Deployment fixes with Rocket.

v2.0.3 Apolo

05 Nov 14:59
Compare
Choose a tag to compare
Version v2.0.3

v2.0.1 Apolo

21 Oct 20:35
Compare
Choose a tag to compare

Minor dependency hiding for package usage.

v2.0.0 Apolo

09 Oct 14:22
Compare
Choose a tag to compare
Version v2.0.0

v1.1.2 Zeus

23 Sep 09:56
Compare
Choose a tag to compare

Fixed issues with subspecs.