Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 395 Bytes

CHANGES.md

File metadata and controls

16 lines (9 loc) · 395 Bytes

New in V. 2.1.0

  • (Breaking, see readme) Add requestCode to the annotations in order to support activity.startActivityForResult

New in V. 2.0.2

  • Rework the way Route classes select their typed arguments

New in V. 2.0.1

  • Route class now accept Object[] or Bundle in the same methods

New in V. 2.0.0

  • Route generation with Java annotations
  • Fully compatible with previous custom routes