Skip to content

Releases: TMHSDigital/CFX-Developer-Tools

v0.2.0

08 Apr 16:14

Choose a tag to compare

What's Changed

Features

  • feat: add AGENTS.md and .cursorrules for AI agent guidance and repository conventions (7473f7c)

Other

  • Update README version badge to 0.1.2 and enhance release workflow to automatically update README and CHANGELOG with new version information. (d22c07e)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

08 Apr 16:10

Choose a tag to compare

What's Changed

Other

  • Update RedM native reference links in README and SKILL documentation to point to the new URL. (8626ab3)
  • Update version to 0.1.1 and enhance README with logo, badges, collapsible sections, and Mermaid architecture diagram. Update changelog for new version. (e440ed9)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Apr 16:05

Choose a tag to compare

What's Changed

Other

  • Initial commit of CFX Developer Tools plugin, including core files such as README, LICENSE, .gitignore, and initial documentation. Added MCP server configuration and native function transformation scripts. Established CI/CD workflows for versioning and native database updates. (921588f)
  • Initial commit (266fb72)

Full Changelog: initial...v0.1.1