Releases: moosetechnology/Famix
Releases · moosetechnology/Famix
v1.1.1 - Stable version for Moose 11
What's Changed
- Merge development into master by @ClotildeToullec in #572
- For v1.0.6 (Moose10) use Fame v1.1.7 by @ClotildeToullec in #573
- Change Singularize pluralize version for Moose 10 by @ClotildeToullec in #626
- Fix typo by @ClotildeToullec in #627
- Smooth out Parametric update by @Gabriel-Darbord in #708
- Remove some dead code by @jecisc in #719
- Correctly regenerate FamixTSourceEntity>>#isStub by @ClotildeToullec in #721
- Fix #724 by @LABSARI in #725
- Fix #723 by @LABSARI in #726
- Fix #671 by @ISayarLu in #727
- Rename Moose-GenericImporter by @jecisc in #729
- Move FileImporters to Famix by @jecisc in #731
- Make comments children of commented entities by @jecisc in #736
- Add FamixJavaFoldersImporter by @jecisc in #737
- Clean #numberOfComments by @jecisc in #738
- Fix #650 by @LABSARI in #740
- Add new icons for tags by @ISayarLu in #741
- Streamline
mooseNameOn:
by @Gabriel-Darbord in #743 - Fix #722 by @uNouss in #742
- Fix #745: Add #withoutStubs to MooseAbstractGroup by @ClotildeToullec in #746
- Remove lines from comments in generated entity comments by @Gabriel-Darbord in #747
- Fix VerveineJ folder default value by @jecisc in #749
- Fix #606: Remove UnknownSourceLanguage by @Gabriel-Darbord in #750
- Generalize
isSelf
by moving it toFamixTImplicitVariable
by @Gabriel-Darbord in #751 - Fix
isSelf
implementation by @Gabriel-Darbord in #752 - Simplify MooseImportingContext by @jecisc in #754
- Fix loading problem of Famix by @jecisc in #755
- Simplify Pharo code importing infrastructure by @jecisc in #756
- Use a trait for the smalltalk importers utilities by @jecisc in #757
- Simplify factory to keep only what is used by @jecisc in #758
- Rename importing context by @jecisc in #759
- Fix importer error by @MohamedCooding in #760
- Speed up model generation + clean flags by @jecisc in #761
- Update FamixJavaVisitor by @badetitou in #764
- Add #detect:ifFound: to MooseAbstractGroup by @ClotildeToullec in #765
- Refactoring in Model export by @ClotildeToullec in #769
- Speed up #source and #target on associations by @jecisc in #770
- Remove deprecated call in #allTargets by @jecisc in #771
- Add test method on TNamedEntity by @jecisc in #772
- Add missing enumerating methods for moosegroup by @uNouss in #774
- Fixed issue from #777 by @uNouss in #778
- Better support for updating existing pre-generated metamodels by @guillep in #776
- Add #displayFullString to have an equivalent of #mooseName also usefu… by @jecisc in #779
- Add new icons: Drag-and-drop and Filter by @ClotildeToullec in #780
- Smalltalk: Ensure all stubs are in the model by @jecisc in #788
- Improve importers API by @jecisc in #789
- Shared variable properties should be persisted by @jecisc in #791
- Clean SmalltalkMethodVisitor by @jecisc in #794
- Remove unused properties by @jecisc in #793
- 784 add methods new class named to famix metamodel generator by @uNouss in #798
- Generate Equality Check for entities by @badetitou in #799
- Add uses relationships as composition in FamixUMLRoassalBackend by @NicolasAnquetil in #782
- Merge from development into master for v1.1.1 by @ClotildeToullec in #801
New Contributors
- @MohamedCooding made their first contribution in #760
- @guillep made their first contribution in #776
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Parametric update
What's Changed
- Parametric by @thomasWattebled in #604
- New batch of adaptations to P12 by @jecisc in #695
- Parametric by @LABSARI in #635
- Update README by @Gabriel-Darbord in #697
- Remove old blueprint by @ClotildeToullec in #698
- Fix #696 by @LABSARI in #699
- Header row in generated comments by @Gabriel-Darbord in #700
- Merge Moose storages by @jecisc in #701
- Remove some deprecated calls in P12 by @jecisc in #702
- Remove some deprecated calls by @jecisc in #703
- Remove deprecated call to #asClass by @jecisc in #704
- Fix
FamixTParametricEntity >> allTypeParameters
by @Gabriel-Darbord in #705 - Force tonel to V1 by @jecisc in #711
- Fix MooseGroup
allUsing
by @Gabriel-Darbord in #713 - Remove old FamixJavaEntity comment by @jecisc in #714
- Add testing for
FamixTParametricEntity
by @Gabriel-Darbord in #717
New Contributors
- @thomasWattebled made their first contribution in #604
Full Changelog: v1.0.7...v1.1.0
v1.0.7
v1.0.6
Stable version for Moose 10
v1.0.5
Minor fixes before removing the old FAMIX metamodel
v1.0.4
This patch includes minor fixes
v1.0.3
This patch includes:
- Remove category from JavaMethod and add it to StMethod
- Remove TInvocationReceiver from TStructural entity (not suited for procedural languages) and add it lower in the hierarchy in OO MM
- TWithStatements now uses TWithReferences
- Add transient, volatile and synchronized modifiers to FAMIX Compatibility
- Add TCanBeClassSide to FAMIX Compatibility
- Correct names of traits TWithXYZs
v1.0.2
v1.0.1
- FamixMMUMLDocumentor
- Reset all FMRelationSlot before regenerating all metamodels
- THasModifiers has been deprecated and replaced by TCanBeAbstract, TCanBeFinal and TCanHasVisibility
- Visitor for FamixJava
- Bugfixes
v1.0.0
Stable version, pointing to Fame v1.0.0