Hi all, News from the OSSubprocess side. For those who do not know it, OSSubprocess is the library to call external processes from Pharo.
These are the main points of this release. - 64bits support - Issues Working on both Pharo 6 and 7 - Issue #34: Adding tests to validate that the return code is correctly handled - Issue #27: Cleanup: remove OSSubprocess-Tests package - PR #26: Add stress tests This version works for Pharo >=6. Users of Pharo5 will need to stick with v0.2.5, because of non compatible changes in uFFI (required mostly for 64 bits). Additionally: - We moved the repository to pharo-contribution to remove pressure from Mariano for releases and integrations - We updated the configuration in the catalog - We decided to move to a 1.0.0 versioning schema because 0.* does look like the library is not stable and it actually is (We have been using it in pillar and iceberg for quite some time). You can load this version from the catalog or using with: Metacello new baseline: 'OSSubprocess'; repository: 'github://pharo-contributions/OSSubprocess:v1.0.0/repository'; load. Detailed changes log in - https://github.com/pharo-contributions/OSSubprocess/releases/tag/v1.0.0 - https://github.com/pharo-contributions/OSSubprocess/compare/v0.2.5...v1.0.0 If you have any issues (or PR!), we wait for your issue entry in https://github.com/pharo-contributions/OSSubprocess/issues Have a nice weekend, -- Guille Polito Research Engineer Centre de Recherche en Informatique, Signal et Automatique de Lille CRIStAL - UMR 9189 French National Center for Scientific Research - *http://www.cnrs.fr <http://www.cnrs.fr>* *Web:* *http://guillep.github.io* <http://guillep.github.io> *Phone: *+33 06 52 70 66 13