EiffelStudio 21.11 is available!
by Administrator (modified: 2022 Feb 11)
We are pleased to announce the availability of EiffelStudio 21.11.
Try it right now! All the download sites have been updated.
The highlights are:
- The new Source Control tool provides basic GIT and Subversion operations (status, diff, commit, ...).
- On non Windows platforms (linux, macosx, ...), EiffelStudio is now using GTK3 (instead of the older GTK2).
- Supported a unified syntax to access loop cursor features inside an iteration form of a loop for both keyword-based and Unicode-based loop variants. The current item is accessed by the cursor name. The cursor feature is accessed by preceding the cursor name with the symbol @
- Marked make_from_iterable and added {HASH_TABLE}.make_from_iterable_tuples as conversion procedures from ARRAY for some container classes to enable initialization from manifest arrays.
- Various additions, improvements and bug fixes (IDE and libraries)
See the release notes for more details.
Happy Eiffeling,
-- The Eiffel Software Team