3.1.0
Bumped! 😭
Diff: 3.0.0...v3.1.0
Changes:
- fix typo in readme [8b0b99a] (@janvorisek)
- polish docs [819a465] (@petrparolek)
- License: MIT [b887fd3] (@vody105)
- Std [004]: kodiak [d7fd974] (@f3l1x)
- Polished readme (#20) [751a9c6] (@petrparolek)
- Polished docs (#24) [5b6463b] (@petrparolek)
- Github actions [cbb3970] (@petrparolek)
- Readme: update maintainers [6d4731f] (@f3l1x)
- Readme: typo [19c83ea] (@f3l1x)
- SessionSection replaced with SessionSection [1b7a1d8]
- added StepCounter [de02369]
- wizard reworked, supports optional steps [fix #10, #9] [5fc8dc1]
- Fix "It seems that component 'wizard' of type Wizard is not intended to be used in the Presenter." [eb09078] (@vanam)
- Fix interface compatibility. [1b61661] (@vanam)
- Fix QA. [6bf0f04] (@vanam)
- Update phpstan. [15e6634] (@vanam)
- Update docs. [caef327] (@vanam)
- Fix older PHP (<8.0) compatibility issues. [cfe72f6] (@vanam)
- Use link only at steps which are not disabled, not current, and which we can visit. [a9bb0e7] (@vanam)
- Add wizard reset. [313f83d] (@vanam)
- Add support for arbitrary step data. [f6c8952] (@vanam)
- Add default values callbacks for each step. [6538df5] (@vanam)
- Apply codeception configuration suggestion. [e7f2854] (@vanam)
- Add reset test. [4326c84] (@vanam)
- Add default value test. [6c23fc7] (@vanam)
- Destroy step counter on reset. [14bb5c5] (@vanam)
- Add setDefaultValues example. [6288f73] (@vanam)
- Stop using deprecated method 'fetchWords'. [ac61313] (@vanam)
- Codestyle: improvements (#29) [ed2697e] (@petrparolek)