Releases: vintasoftware/django-ai-boost
Releases · vintasoftware/django-ai-boost
v0.8.0
What's Changed
- docs: update README file removing the
read_recent_logstool by @raisiqueira in #17 - feat: add
read_recent_logstool; migrate tests topytestby @raisiqueira in #18
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore: upgrade
fastmcpversion by @raisiqueira in #16
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: requires authentication when
DEBUG=Falseby @raisiqueira in #13
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: Adds a new tool to use the Django Check command. Updates the list_models tool to support app filtering by @raisiqueira in #10
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- docs: Fixes broken link for the 'Available Tools' section by @raisiqueira in #7
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Update README with GitHub Copilot setup instructions by @hugobessa in #4
- feat: adds support to define the port and the host to start the server by @raisiqueira in #5
New Contributors
- @hugobessa made their first contribution in #4
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Updates the
README.mdfile adding a section about how to set up Cursor.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
What's Changed
- chore: rename project to
django-ai-boostby @raisiqueira in #1
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Changes
- Added a prompt to search for a specific topic on Django documentation.
Full Changelog: v0.1.2...v0.1.3