All Versions
5
Latest Version
Avg Release Cycle
14 days
Latest Release
3498 days ago
Changelog History
Changelog History
-
v1.2.1 Changes
May 05, 2015- Decreased minSdkVersion
- Fixed issue with Maven Central upload script
-
v1.2.0 Changes
May 03, 2015- The
HORIZONTAL
orientation of the stack introduced OrientedViewPager
introduced- No longer using
VerticalViewPager
(usingOrientedViewPager
instead). - Updated versions of build tools and support library
- Removed unnecessary things
Note: I was facing some troubles uploading this version to Maven Central, therefore it can not be obtained simply by a gradle 'compile ...' dependency. Next release (1.2.1) contains fixes for those issues and can be found in central repository.
- The
-
v1.1.0 Changes
March 22, 2015- Using
IllegalArgumentException
instead ofWrongValueException
- Using
-
v1.0.1 Changes
March 11, 2015- Visual update of flipping of the view.
- Maven central repository integration
-
v1.0.0 Changes
March 11, 2015๐ Initial release.