Skip to content

Releases: pmusolino/Wormholy

1.5.0

07 Oct 15:25
Compare
Choose a tag to compare
  • Call next responder to allow other consumers to respond to the shake #63
  • Added ability to blacklist hosts from being recorded using the array blacklistedHosts #65
  • Show share sheet from bar button items that triggered the events #64
  • Update formatting to make request/responses easier to read #66
  • Request Cell readability improvements #68
  • Fix modal presentation style on iOS 11 #68

1.4.1

07 May 14:39
Compare
Choose a tag to compare
  • Fixed a memory leak in CustomHTTPProtocol #58 #45

1.4.0

27 Mar 15:39
Compare
Choose a tag to compare
  • Swift 5 migration

1.3.0

26 Mar 11:35
Compare
Choose a tag to compare
  • Remove load method referenced from objc files. #52
  • Wormholy now runs on Xcode 10.2!

1.2.3

22 Jan 09:43
Compare
Choose a tag to compare
  • JSON body is now formatted #47
  • Fixed crash caused when UIAlertController with actionSheet style is presented on iPad #50
  • Minor bug fixing

1.2.2

15 Nov 10:25
Compare
Choose a tag to compare
  • Fixed: Wormholy not being presented in certain cases #43 #44
  • Added variable to obtain the main View Controller #46

1.2.1

17 Oct 14:47
Compare
Choose a tag to compare
  • Now requests are exposed to the developer. Call Storage.shared.requests in your code.
  • Now requests can be entirely exported in .txt format or copied.

1.2.0

23 Sep 17:06
Compare
Choose a tag to compare
  • Swift 4.2 support #42

1.1.3

03 Aug 12:40
Compare
Choose a tag to compare
  • Added possibility to clear requests #30
  • Now shakeEnabled variable is exposed to Obj-C #25
  • Support Swift Static Library #21

1.1.2

27 Jul 12:33
Compare
Choose a tag to compare
  • Fix: shakeEnabled property set to true by default #23