- ✨ Add `PlainOption` and `MarkdownOption` classes instead of `Option` - 🛠Fix text field generation with alias
1.2.3
- ✨ Expand `str` to `PlainText` and `MarkdownText` in lists.
1.2.2
- 🔥 Add the ability to use `str` in places where `PlainText` or `MarkdownText` are allowed. - ✨ Add `compact` argument to `generate` and `generate_pretty` functions. - 🛠Use single quotes if a string contains double ones in `generate` and `generate_pretty` functions output.
1.1.6
- 🛠Fix `initial_option` and `initial_options` generation