Releases: moosetechnology/Moose
Moose 11 - Stable version
Moose 11 runs on Pharo 11 and 12.
It is available in the Pharo launcher as Moose Suite 11 (stable), running on Pharo 11.
To get a local Moose 11 template running on Pharo 12:
- Get the file named
mysources.list
in the assets of this issue. - Add it in the root directory for your Pharo launcher (usually named
Pharo
).
The template image will appear in a dedicated Local Moose
entry in your Pharo launcher Image Creation pane.
Moose 10
Moose 10 is running on Pharo 10.
v9.0.2
Minor fix for Moose 9: merge classes and metaclasses in the importer. See MooseIDE v2.0.2.
Removed Pharo 10 from CI.
Moose 9
Latest fixes in Pharo 9 images (November 17th, 2022)
v8.x.x
Latest Moose 8 version.
v8.0.3 - fix formatted source text
What's Changed
- V8 fix formatted source text by @badetitou in #2402
- v8 - Fix the fix for formatted source text by @badetitou in #2403
Full Changelog: v8.0.2...v8.0.3
v8.0.2 - fix PetitParser
We fix moose menu to load petit parser
v8.0.1
v7 - patch derived for multivalue properties
This patch improves the patch of v7.0.3 by removing duplicated exported entities
Patch export not derived properties in Moose7
This patch aims to fix the bug when exporting association relations in Moose 7.
All properties were considered as derived, which make it impossible to export fully a mse