Skip to content

Project management and versioning system extension

Compare
Choose a tag to compare
@pdolif pdolif released this 31 Oct 16:52
· 83 commits to master since this release
1bd8966

New features (Support for project management and versioning system extension of CAE):

  • Code generation service works with versioned models
  • Using given commit messages of user for commits in the corresponding Git repositories (instead of auto-generated messages)
  • Possibility to set version tags in the corresponding Git repositories
  • Support for external dependencies

Improvements:

  • Switched from password authentication to personal access tokens for GitHub API access (#51)
  • Updated to las2peer version 0.8.3 (31d77b2)

Since there were no releases for a long time, some changes might not be listed here.