Files
eiffel-org/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/eiffelstudio-6-release-notes/release-notes-eiffelstudio-63.wiki
manus 6b85febc74 Author:halw
Date:2008-12-04T21:55:33.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@117 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2008-12-04 21:56:12 +00:00

50 lines
1.8 KiB
Plaintext

[[Property:title|Release notes for EiffelStudio 6.3]]
[[Property:link_title|6.3]]
[[Property:weight|-10]]
[[Property:uuid|524a2b27-872c-1fd9-8de1-651128f11155]]
==Graphical environment==
===What's new===
* Innovative testing tools let you automatically test your software, extract test cases from failed execution as well as manually creating your own test cases.
* Added ability to automatically license your Eiffel classes each time you save a class.
* Added the '''argument_parser''' library which provides an easy way to manipulate command line arguments.
* Added a new version of the EiffelNet library with IPv6 support. Because it has some breaking changes, the library is called '''net_ipv6''' and can be, in most cases, be used in place of the original EiffelNet library.
===Improvements===
* Improved the library choice dialog which can also be customized to include your own locations.
* Added support for <eiffel>note</eiffel> keyword and the updated <eiffel>variant</eiffel> keyword location in a loop through the environment.
===Changes===
===Bug fixes===
* Code completion works even if the <eiffel>is</eiffel> is missing.
==Compiler==
* Click [[Major changes between ISE Eiffel 6.2 and ISE Eiffel 6.3|here]] for the compiler release notes.
==Debugger==
* Click [[Release notes for EiffelStudio 6.3 related to the debugger|here]] for the EiffelStudio debugger release notes.
==EiffelBuild==
* Click [[EiffelBuild Version History|here]] for the EiffelBuild release notes.
==Libraries==
===EiffelBase===
===EiffelNet===
* EiffelNet can select on 256 ports at the same time
===EiffelTime===
===EiffelVision2===
* [[Revisions and Bug Fixes|Click here for EiffelVision2 release notes.]]
===EiffelVision2===
[[EiffelStudio release notes|Click here to check out what was new in other versions]]