t3kit
  • t3kit project
  • t3kit Roadmap
  • t3kit Versioning
  • t3kit project structure
    • About t3kit-starter
    • About t3kit extension
    • About t3kit-dockerhub
  • t3kit organization
    • Contributing to t3kit
    • t3kit support
    • Security Policy
    • Code of Conduct
  • Old t3kit
Powered by GitBook
On this page

Was this helpful?

t3kit Versioning

Every t3kit release tagged by git tag using Semantic Versioning approach, but with t3kit specific change to Major version number which should be synchronized with particular TYPO3 version.

  • 1️⃣ first number - Major version: should be always the same as a last supported TYPO3 major version.

  • 2️⃣ second number - Minor version: new features and breaking changes to t3kit.

  • 3️⃣ third number - Patch version: pashes, bug fixes, documentation updates, code refactoring, tests and other small tasks.

Previoust3kit RoadmapNextt3kit project structure

Last updated 5 years ago

Was this helpful?