We merged 35 PRs and closed 14 issues. 
https://github.com/pharo-project/pharo/pulse

merge spec 0.8.9 #9049
================

- https://github.com/pharo-spec/Spec/releases/tag/v0.8.9
- removed some unused methods (starting to clean up before release a final 
version)
- code presenter: Fix implementors and senders to work as in Pharo 8 (thanks 
@guillep)
- toolbar: fixing moving buttons (thanks @tesonep)
- small fixes

Fixes
=====

- 8966-hidden-Undeclared-instance-variables-after-renaming #8997
        https://github.com/pharo-project/pharo/pull/8997
        
- added a comparisson to KeyboardKey #8436
                https://github.com/pharo-project/pharo/pull/8436

- fix-dependency-test-error-with-SUnit-Mock #9054
        https://github.com/pharo-project/pharo/pull/9054
        
- Answer the new instance in OSWindowGestureHandler #9058
        https://github.com/pharo-project/pharo/pull/9058
        
- Parse comments at the end of methods without statements #9066
        https://github.com/pharo-project/pharo/pull/9066

Tool Fixes
===========

- Links in class comments crash instead of opening a browser #9068
        https://github.com/pharo-project/pharo/pull/9068
        
- 
9000-MethodFinder-class-works-as-expected-but-not-in-the-Finder-tool--error-in-Finder-documentation
 #9017
        https://github.com/pharo-project/pharo/pull/9017

- 
8978-Selector-extraction-for-browsing-sendersimplementors-does-not-work-for-for-multi-line-calls
 #9053        
        https://github.com/pharo-project/pharo/pull/9053
        
- 
8974-Adding-a-breakpoint-using-the-context-menu-does-not-work-in-the-latest-build
 #9045
        https://github.com/pharo-project/pharo/pull/9045


Tool Improvements

=================
- 2586 deleting a class with references gives extra do you want to delete 
anyway msg #8901
        https://github.com/pharo-project/pharo/pull/8901

- Allow the user to delete a class even if the class has references. #9055
        https://github.com/pharo-project/pharo/pull/9055
        
- Add simple mock objects implementation to SUnit #8489
        https://github.com/pharo-project/pharo/pull/8489
        

Cleanups
========

- 8941-Cleanup-shadowing-class-Variables #9001
        https://github.com/pharo-project/pharo/pull/9001

- 7305-HiExampleCommit-classiceberg-v1-5-6-contains-huuuuge-String #9061
        https://github.com/pharo-project/pharo/pull/9061
        
- IRBuilderTest-testLiteralVariableClassVariable-cleanup #9059
        https://github.com/pharo-project/pharo/pull/9059

- DrTest-Simplify-Docomment-detection #9062
        https://github.com/pharo-project/pharo/pull/9062
        
- Cleanup-GLMHighlighterTextParserStyler #9065
        https://github.com/pharo-project/pharo/pull/9065

- copyOldValuesToNewVariable-no-offset #9051
        https://github.com/pharo-project/pharo/pull/9051
        
- Remove GTDebuggerHelp and subclasses #9071
        https://github.com/pharo-project/pharo/pull/9071
        
- Remove GTInspectorHelp #9073
        https://github.com/pharo-project/pharo/pull/9073
        
- remove hidden character #9082
        https://github.com/pharo-project/pharo/pull/9082
        
Cleanup: unify class names
=======

- Rename WidgetExamples to WidgetExample #9005
        https://github.com/pharo-project/pharo/pull/9005        
        
- Rename TabSelected to TabSelectedState. #9008
        https://github.com/pharo-project/pharo/pull/9008
        
- Rename TabDisabled to TabDisabledState #9009
        https://github.com/pharo-project/pharo/pull/9009
        
- Rename Pharo3TabPanelBorder to Pharo3TabPanelBorderStyle. #9028
        https://github.com/pharo-project/pharo/pull/9028
        
- Rename ToggleMenuItemShortcutWithSymbol to ToggleWithSymbolMenuItemSh… #9006
        https://github.com/pharo-project/pharo/pull/9006
        
- Rename ExampleRadioButtonModel to RadioButtonModelExample #9007
        https://github.com/pharo-project/pharo/pull/9007
        
- Rename IconicListItem to IconicListItemMorph. #9031
        https://github.com/pharo-project/pharo/pull/9031
        
- Rename FTMultipleSelection to FTMultipleSelectionStrategy. #9003
        https://github.com/pharo-project/pharo/pull/9003

- Rename FTSimpleSelection to FTSimpleSelectionStrategy. #9004
        https://github.com/pharo-project/pharo/pull/9004
        
- Rename IconicButton to IconicButtonMorph and TabLabelItem to TabLabel… #9037
        https://github.com/pharo-project/pharo/pull/9037
        
- Renaming the TabState hierarchy. #9036
        https://github.com/pharo-project/pharo/pull/9036

Reply via email to