diff --git a/src/org/pyut/resources/Kudos.txt b/src/org/pyut/resources/Kudos.txt index c91d0cda..3e8c4108 100644 --- a/src/org/pyut/resources/Kudos.txt +++ b/src/org/pyut/resources/Kudos.txt @@ -15,6 +15,17 @@ The Python 3 port Github URL is: https://github.com/hasii2011/PyUt/ + Pyut 6.3.5 Mac OS X Release + ==================== + Humberto A. Sanchez II, Consultant, Python Enthusiast + + - Updated toolbar cleaner more MAC like; Option + to have large icons or small icons in toolbar + - Added new Text element to allow putting free text + in dialogs; Can resize text size, bold and italicize + - New PyutVersion now include a build number + + Pyut 6.3.0. Mac OS X Release ==================== Humberto A. Sanchez II, Consultant, Python Enthusiast @@ -22,34 +33,34 @@ The Python 3 port Github URL is: - Pyut uses the wxPython 4.1.1 widget set - There is a wxPython native image generation plugin - Pyut acts more like a Mac app by moving the - About and Exit sub-menu items to the App Menu + About and Exit sub-menu items to the App Menu Pyut 6.2. Mac OS X Release ==================== Humberto A. Sanchez II, Consultant, Python Enthusiast - Diagrams now have an optional and customizable background - grid. It is on by default + grid. It is on by default - UML objects on the static diagrams now 'snap' to 'grid'; This - is configurable option as is the grid size + is configurable option as is the grid size Pyut 6.1.1 Mac OS X Release ==================== Humberto A. Sanchez II, Consultant, Python Enthusiast - Update Python import to handle data classes and - property annotations + property annotations - Fix export image and export pdf options; Non-functional - in previous versions; Now platform independent and - does not depend on any CLIs + in previous versions; Now platform independent and + does not depend on any CLIs Pyut 6.0 Mac OS X Release ==================== Humberto A. Sanchez II, Consultant, Python Enthusiast - Orthogonal Layout - complete - Updated Python Reverse Engineering - no longer loads - modules uses Antlr parsing + modules uses Antlr parsing - PDF generation is internal now; Does not depend on - external command line tools + external command line tools - New UML 2 lollipop interface available - Beta Pyut 5.0 Mac OS X Release @@ -75,7 +86,6 @@ The Python 3 port Github URL is: - PyUt - 1.3 Credits: ==================== Thierry Gagnebin (professor) diff --git a/src/org/pyut/resources/version.txt b/src/org/pyut/resources/version.txt index 88809b6d..133364f0 100644 --- a/src/org/pyut/resources/version.txt +++ b/src/org/pyut/resources/version.txt @@ -1 +1 @@ -6.3.0+.815 \ No newline at end of file +6.3.5+.817 \ No newline at end of file