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

Release 0.4.3 #81

Merged
merged 19 commits into from Dec 22, 2015
Merged

Release 0.4.3 #81

merged 19 commits into from Dec 22, 2015

Conversation

mantkiew
Copy link
Member

  • added language feature with backend compatibility table
  • added support for nested abstract clafers to Choco generator
  • added checks for loops in inheritance hierarchy, issue 77
  • fixed an issue with inheritance from a nested abstract clafer which itself has a superclafer, issue 78
  • added min/max to Alloy generator, issue 79
  • removed the unused and outdated python mode -m python
  • fixed handling paths containing spaces in validation

@mantkiew mantkiew self-assigned this Nov 28, 2015
@mantkiew mantkiew added this to the 0.4.3 milestone Nov 28, 2015
The python generator was a copy of Choco generator, which has been
largely refactored and changed into a two pass generator
(structure->rest). The python output is unused and causes unnecessary
maintenance burdens and regression testing.
mantkiew added a commit that referenced this pull request Dec 22, 2015
@mantkiew mantkiew merged commit ae286fe into master Dec 22, 2015
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.

None yet

1 participant