Closed asiby closed 8 years ago
I have noticed that I have accidentally left some Log.i() statements in there. So before merging, you might want to delete them or change them into Log.d() so that the module doesn't flood the console.
I already have a patch to apply after #105. It solves an issue related to module caching in Alloy. An important variable was persisting across instances of ABX. I will prepare it and submit it.
Wow - this is an awesome pull request. I'm going to test and merge this as soon as possible.
Thank you! 👍
You are very welcome. I am already using it in production now.
This is really awesome. I've tested it, it works like a charm. The code looks pretty. All good. Merged. Cheers
This pull request will add a new feature as discussed at #104
Features:
Cheers