v0.3.0: Prompt and Circumstance
What's Changed
New Features 🎉
- Update README by @jlowin in #3
- Make log levels strings by @jlowin in #4
- Make content method a function by @jlowin in #5
- Add template support by @jlowin in #6
- Refactor resources module by @jlowin in #7
- Clean up cli imports by @jlowin in #8
- Prepare to list templates by @jlowin in #11
- Move image to separate module by @jlowin in #9
- Add support for request context, progress, logging, etc. by @jlowin in #12
- Add context tests and better runtime loads by @jlowin in #13
- Refactor tools + resourcemanager by @jlowin in #14
- func → fn everywhere by @jlowin in #15
- Add support for prompts by @jlowin in #16
- Create LICENSE by @jlowin in #18
- Update cli file spec by @jlowin in #19
- Update readmeUpdate README by @jlowin in #20
- Use hatchling for version by @jlowin in #21
Other Changes 🦾
- Add echo server by @jlowin in #1
- Add github workflows by @jlowin in #2
- typing updates by @zzstoatzz in #17
New Contributors
- @jlowin made their first contribution in #1
- @zzstoatzz made their first contribution in #17
Full Changelog: v0.2.0...v0.3.0