- always dispatch
PreBindEvent
whenbind()
is called (to match expected behavior) - added Brazilian Portuguese translation
- avoid skipping all steps by tampering with the hidden step field
- added some basic tests
- adjustments to changes in the Form component for Symfony 2.1.*
- adjustments to changes in the HttpFoundation component for Symfony 2.1.*
- added
StorageInterface
- added route parameters to links generated for dynamic step navigation
- preserve given
validation_groups
option - added the flow instance as a property in events
- throw an exception if the number of steps doesn't match the number of step descriptions
- first stable release for Symfony 2.0.*
- initial commit