Version 3.0.0
- Now navigator can process comands in batch!
- Fixed the old problem of showing an unneeded screen in some situations.
- Added a screen key to the
backToUnexisting()
method. - Breaking changes! The only method of the Navigator interface has been changed to
applyCommands(Command[] commands)
.