Metacello 1.0-beta.28.3 released

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Metacello 1.0-beta.28.3 released

Dale Henrichs
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]