1.0.2
🎉 Released a new version 1.0.2! 🎉
What's New?
- Add an infix
eqmethod to add extras without need of+(#2) - Fix type miss matching for the
CharSequence. (d491110) - Make initialize lazily with an unsafe lazy mode to bundle expressions. (7a3021f)
- Added
ActivityBundlerandFragmentBundlerfor creating an instance of theBundlerand initializing the extras data & arguments.