Skip to content

Releases: minikorp/mini

5.0.1

02 Jan 12:57
Compare
Choose a tag to compare
Fix observable not disposing store subscription, change dispatcher to…

5.0.0

17 Dec 14:53
Compare
Choose a tag to compare
Add version script

4.2.0

03 Oct 16:27
Compare
Choose a tag to compare
Fix incremental compilation, apply new code style

4.1.0

02 Oct 12:53
Compare
Choose a tag to compare
Split RX/Flow, add Incremental compilation support

4.0.5

13 Sep 08:42
Compare
Choose a tag to compare
Remove default dispatcher constructor, cleanup unused code

4.0.3

09 Aug 12:12
Compare
Choose a tag to compare
Add to string method for resource

4.0.2

08 Aug 14:22
Compare
Choose a tag to compare
Fix Resource bugs, add missing tests

4.0.1

31 Jul 19:48
Compare
Choose a tag to compare
Publish mini-android as aar

4.0.0

31 Jul 19:24
9dee009
Compare
Choose a tag to compare
Merge pull request #6 from minikorp/arch

4.0

Stable version

15 Nov 15:43
Compare
Choose a tag to compare
Stable version Pre-release
Pre-release

This release includes:

  • Dispatcher dispatch methods have been simplified.
  • New Sample app added to the project.
  • Javadoc added to the project
  • DispatcherRule now exposes correctly the intercepted actions.