Last week we merged 29 Pull Requests and closed 27 Issue tracker entries.
Here are the merged pull requests:
Breakpoints
===========
More fixes related to Breakpoints. This now makes UI update work correctly
for VariableBreapoints. In addition we speed up link setting again for
MetaLinks
by not announcing them by default and let Breakpoints handle the UI updating.
- VariableBreakpoint-fix-BrowserUpdate #7672
https://github.com/pharo-project/pharo/pull/7672
- MetaLink-DoNotAnnounceByDefault #7676
https://github.com/pharo-project/pharo/pull/7676
- 6731 use announcements instead of ad hoc observer in breakpoints #7641
https://github.com/pharo-project/pharo/pull/7641
- MetaLinkInstaller-do-not-rely-on-MetaLinkChanged #7636
https://github.com/pharo-project/pharo/pull/7636
- enable-testInsteadVariableReadTemp #7671
https://github.com/pharo-project/pharo/pull/7671
- Tests of VariableBreakpointTests now check that the Break exception has been
raised, instead of checking the Halt exception #7626
https://github.com/pharo-project/pharo/pull/7626
New Features
=============
- ReClassVariableNeitherReadNorWrittenRule #7667
https://github.com/pharo-project/pharo/pull/7667
- left-option-key-in-mac-should-allow-to-enter-special-characters #7673
https://github.com/pharo-project/pharo/pull/7673
- Fixed #7487. Added protocol column to ClyQueryBrowser #7629
https://github.com/pharo-project/pharo/pull/7629
- [DrTests] Other test hierarchies than TestAssertable are not handled by
DrTest #7483
https://github.com/pharo-project/pharo/pull/7483
Fluid Class Definitions
=======================
- 7536--Fluid--Propose-a-small-class-template-and-a-full #7646
https://github.com/pharo-project/pharo/pull/7646
- 7648-Fluid-rescue-test-for-compactClassDefinition-and-compactTraitDefinition
#7649
https://github.com/pharo-project/pharo/pull/7649
- 7584-Fluid-Complex-slot-should-force-display-of-fluid-class-definition #7657
https://github.com/pharo-project/pharo/pull/7657
- 7536--Fluid--Propose-a-small-class-template-and-a-full #7646
https://github.com/pharo-project/pharo/pull/7646
Fixes and Small improvements
========================
- Updating Image to support correctly TFFI #7663
https://github.com/pharo-project/pharo/pull/7663
- Enhancements to Selector Extractor #7660
https://github.com/pharo-project/pharo/pull/7660
- add deprecated #isSpecial #7664
https://github.com/pharo-project/pharo/pull/7664
- 7653-Removal-of-SystemReporter-breaks-smalltalkCI #7656
https://github.com/pharo-project/pharo/pull/7656
- 7585-Fix-dependency-to-get-a-green-bar-again #7633
https://github.com/pharo-project/pharo/pull/7633
- 7613-Settings-not-storing-correct-values #7623
https://github.com/pharo-project/pharo/pull/7623
- Fixed #7627. Changing canonicalClassName of True and False to Boolean #7635
https://github.com/pharo-project/pharo/pull/7635
- [improvement] change name of 'paste...' command to be clearer #7619
https://github.com/pharo-project/pharo/pull/7619
Cleanups
========
- identityIncludesFontProvider: should be test extension #7670
https://github.com/pharo-project/pharo/pull/7670
- Cleanups in Fonts-Infrastructure and Fonts-Infrastructure-Tests-Logical #7618
https://github.com/pharo-project/pharo/pull/7618
- Rename #simulated into #isSimulatedStyle #7644
https://github.com/pharo-project/pharo/pull/7644
- 7652-What-is-the-purpose-of-testObjectFormatInstSize #7654
https://github.com/pharo-project/pharo/pull/7654
- Fixed #7187. Removed SystemReporter and SizeReporter. They were replaced with
Spec-based StSystemReporter and StSizeReporter #7637
https://github.com/pharo-project/pharo/pull/7637
- 7366-Small-Cleanup-SystemOrganizer #7630
https://github.com/pharo-project/pharo/pull/7630
- Deprecated withSqueakLineEndings. Fixed #7446 #7621
https://github.com/pharo-project/pharo/pull/7621
- ClyQuery-supportsWriteBarrier-cleanup #7632
https://github.com/pharo-project/pharo/pull/7632