Hi,
I found that Pier3 is not loading in Pharo 5 (and I suppose neither in others).
Reason:
1) Stable is marked as 3.0… I needed to do:
(ConfigurationOfPier3 project version: #'release3.1') load.
then it starts loading but since is not loading Magritte3, it does not works.
… and Magritte3 also does not load fine (GRPharoPlatform dependency).
:)
cheers,
Esteban