Skip to content

Releases: mediamonks/MMMAsyncLoadable

0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 10:41

Commits

  • 65c834d: Make sure fetch/fetchIfNeeded calls are forwarded correctly (Erik Terwan)
  • 273fa94: Increase timeout intervals in Tests (Erik Terwan)

0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 18:52

Commits

  • 4d326d6: Update README.md (Erik Terwan)
  • 74303da: Update README.md (Erik Terwan)
  • 3e39dd1: Update README.md (Erik Terwan)
  • 9636c9f: Use weak self reference in .sink instead of force casting (Erik Terwan)

0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 14:32

Commits

  • f836ab5: Add sink method to quickly attach a AsyncLoadableObserver (Erik Terwan)

0.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Mar 10:04

Commits

  • f25ec81: Fix issue where asyncMap loadable could return isContentsAvailable before syncing (Erik Terwan)

0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 10:48

Commits

  • 347c955: Add XCPretty to GH build actions (Erik Terwan)
  • b7de918: Update to use latest MMMLoadable version (Erik Terwan)
  • 2bbeea4: Update README.md (Erik Terwan)
  • dde67bf: Update README.md (Erik Terwan)
  • 3b3c34b: Add joined method and deprecated async map in favor of asyncMap (Erik Terwan)
  • 162b902: Update README.md (Erik Terwan)
  • 0175dcb: autorelease.yml (Erik Terwan)
  • 30ecc55: Adjust check names in autorelease action (Erik Terwan)
  • 5f7d837: Remove unwanted XCWorkspace checks (Erik Terwan)
  • b2b2507: Adjust checkName for autorelease (Erik Terwan)