- Class text was not executing functions for default values (83) thanks to jmrubio
2.6.3
Only fixes:
* Long lists should now work correctly (hopefully) * It is possible to move cursor in Text-base questions * Some tweaks and fixes with Path questions
2.6.2
2.6.1
2.6.0
So after some time, there are new goodies to this library!
* Editor question - 66 * Handling long Lists and Checkboxes - 49 38 * Custom validation messages with raising `ValidationError(reason='')` inside the validation function * Values inside Passpord questions are now hidden - 45 * New CI setup for releases * New documentation placement and update
2.5.1
The fix for '{' and '}' characters introduced a bug detected by tests and corrected in this minor patch.