Releases: kevinwang5658/backstack
Releases · kevinwang5658/backstack
BackStack 2.3
Removed middle android package
BackStack 2.2
Bug fixes and improvements.
- Added additional helper functions to facilitate the use of split back stack and linear back stack
- Added option to prevent duplicates to linear back stack
- Added java docs
- Removed unneeded dependencies in the library
BackStack 2.1
Removed Java 8 features from the library so it can be used without Java 8 features enabled. Also updated the maven gradle plugin from 1.5 -> 2.0
BackStack 2.0
This is a complete rewrite from the ground up. The api was made much simpler and more intuitive to use because honestly the other one was shit. Some stupid bugs were fixed and the library was made more robust. I'm not write a changelog because most methods were changed. The core usage of the library is still the same and everything still revolves around the ViewCreator. Refer to the documentation on how to use v2.0.
First Release
v1.0-beta jitpack
First Release
beta-0.1.1 Initial Commit