v0.10.0
What's Changed
New
- Add a basic wrapper around GPT-3.5/GPT-4 API for extracting fields from intakes, asking follow-up questions to reach a goal, and arbitrary prompts by @nonprofittechy in #237
Changed
- Make display_template use the same styles as green text (help text) by @BryceStevenWilley in #232
- In review table for income items, replace underscores with spaces by @BryceStevenWilley in #234
- Make display template respect Bootstrap dark mode by @BryceStevenWilley in #235
Accessibility improvements
- Add missing span to button_array by @nonprofittechy in #229
- Change the escape button tag to a div, not a li by @BryceStevenWilley in #233
- Improve accessibility by associating
for
withid
instead ofname
by @plocket in #230
Chore
- Switch to ALActions black formatting by @BryceStevenWilley in #231
Full Changelog: v0.9.2...v0.10.0