Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Besser version 1.3.0 - state machine extension #105

Merged
merged 33 commits into from
Aug 20, 2024
Merged

Conversation

ivan-alfonso
Copy link
Collaborator

Release 1.3.0

  • Support for state machine modeling
  • New code generator to produce the RDF representation of a structural model
  • Support for enumerations and methods concept in structural models, PlantUML grammar, and Django and Backend generators.
  • Fixed deprecated GPT model version.

ivan-alfonso and others added 30 commits June 25, 2024 11:46
RestAPI generator and grammar updates
This commit includes the state machine metamodel extension (state_machine.py) and the bot extension (bot.py), which extends the state machine metamodel.

A bot generator for BESSER Bot Framework is implemented (generators/besser_bot_framework).

Tests for the state machine and bot metamodels, as well as the BBF generator, have been created.

The documentation has been updated to include the new extensions.
keep only the state machine extension, for the next release
@ivan-alfonso ivan-alfonso merged commit 44f0807 into master Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants