Releases: pharo-graphics/Roassal
Releases · pharo-graphics/Roassal
v1.7.4
v1.7.3
What's Changed
- CI: use tinchodias/PharoTestsAction by @tinchodias in #108
- CI: pass on Pharo versions + cron + run in all branches by @tinchodias in #110
- Replace "RPackage organizer" by "self packageOrganizer" by @tinchodias in #96
- Replace GoferOperation by HashedCollection in an example by @tinchodias in #106
- CompiledMethod no longer implements #sortBlock by @tinchodias in #99
- Move 3 extension methods in Roassal-Pharo12 package to Roassal-Examples by @tinchodias in #101
- Use #applyKeyBindingsFromMenu: instead of #addKeybindingsTo: by @tinchodias in #94
- Use RSGroup to shape in RSHierarchyPackerInteraction by @tinchodias in #103
- Use in some examples that signal MNU by @tinchodias in #105
- Use #applyKeyBindingsFromMenu: instead of #addKeybindingsTo: by @tinchodias in #111
- Examples: return the result of #inspector by @tinchodias in #113
- Backport from Pharo13 to Pharo14 by @tinchodias in #114
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
What's Changed
- fix inspections (they are now forced to receive a builder) by @estebanlm in #90
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Fix scaling in Pharo < 12 by @jecisc in #60
- Simplify roassal baseline and fix problem in other version than P11 by @jecisc in #59
- Restrict changes done to #drawOn: on RSAthensMorph in pull request #56 to Pharo 12 by @Rinzwind in #61
- Fix usage of removed dependentPackages by @pavel-krivanek in #63
- Remove reference to deprecated class by @jecisc in #66
- Migrate to Tonel V3 by @jecisc in #69
- Fix deprecated usages by @jecisc in #70
- Optimize
RSDSMby using the non-generic method to add all shapes in the canvas by @badetitou in #75 - Migrating Gx -> x icon names by @Ducasse in #76
- Rotate the kiviat polygon and fix the bottom label position by @Nyan11 in #79
- Run CI on Pharo 13 by @tinchodias in #77
- Improve the precision of some tests by @jecisc in #83
- Do not use sortBlock defined in the kernel by @guillep in #84
- Removing sort block usage by @Ducasse in #85
- fix inspections by @estebanlm in #87
- Fix remaining inspection by @estebanlm in #88
- last changes by @estebanlm in #89
New Contributors
- @pavel-krivanek made their first contribution in #63
- @badetitou made their first contribution in #75
- @Ducasse made their first contribution in #76
- @Nyan11 made their first contribution in #79
- @tinchodias made their first contribution in #77
- @guillep made their first contribution in #84
- @estebanlm made their first contribution in #87
Full Changelog: v1.06...v1.7.0
v1.06f
v1.06e
v1.06d
What's Changed
- Fix usage of removed dependentPackages by @pavel-krivanek in #63
New Contributors
- @pavel-krivanek made their first contribution in #63
Full Changelog: v1.06c...v1.06d