|
Metacello 1.0-beta.28.3:
- fix errors in MetacelloVersionValidator
class>>populateReasonCodeDescriptions and
MetacelloMCVersionValidator class>>populateReasonCodeDescriptions
- #sort: needs to be used instead of #sorted: for GemStone3.0
compatability
- after sorting reconvert Arrays to OrderedCollections
- when saving packages and configuration, dump diffs to Transcript
- fix a spot where refresh of package is needed while calculating
current version (when in #development)
- add #maglev attribute for conditional maglev code [GemStone]
|