<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 26, 2014 at 10:13 PM, Max Leske <span dir="ltr">&lt;<a href="mailto:maxleske@gmail.com" target="_blank">maxleske@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear fellow Smalltalkers<br>
<br>
Mariano, Martin and myself are happy to announce Fuel version 1.9.3 which includes the follwing changes to 1.9 (1.9.1 and 1.9.2 were never officially announced):<br>
<br>
- (feature) the #fuelReplacement selector offers the ability to statically replace an object (e.g. with nil) during analysis. This can lead to significantly smaller graphs and improved speed when serializing large graphs<br>


- (feature) serialize the same graph that was analyzed instead of retrazing the graph during serialization. This prevents changes in the graph from happening between analysis and serialization<br>
- (change) store source when serializing CompiledMethod objects. Needed because Opal does not allow decompilation<br>
- (fix) migrate variables across hierarchy<br>
- (feature) Object&gt;&gt;serializeToFileNamed: shortcut for serializing arbitrary objects<br>
- (fix) better compression for LargeNegativeIntegers (<a href="https://pharo.fogbugz.com/f/cases/12052/Fuel-could-store-LargeNegativeInteger-up-to-32bits-magnitude" target="_blank">https://pharo.fogbugz.com/f/cases/12052/Fuel-could-store-LargeNegativeInteger-up-to-32bits-magnitude</a>)<br>


<br>
Pharo30 already includes most of these changes (integration request: <a href="https://pharo.fogbugz.com/f/cases/13000/Integrate-Fuel-1-9-3" target="_blank">https://pharo.fogbugz.com/f/cases/13000/Integrate-Fuel-1-9-3</a>).<br>


<br>
This release runs with:<br>
- Pharo: 1.1.1, 1.1.2, 1.2, 1.2.2, 1.3, 1.4, 2.0, 3.0<br>
- Squeak: 4.1, 4.2, 4.3, 4.4, 4.5<br>
<br>
The documentation is not up to date yet but we will remedy that situatoin within the next couple of days (<a href="http://rmod.lille.inria.fr/web/pier/software/Fuel" target="_blank">http://rmod.lille.inria.fr/web/pier/software/Fuel</a>).<br>


If you encounter any bugs or have suggestions, please contact us on the Fuel mailing list (<a href="http://lists.gforge.inria.fr/cgi-bin/mailman/roster/pharo-fuel" target="_blank">http://lists.gforge.inria.fr/cgi-bin/mailman/roster/pharo-fuel</a>) or create a new issue in our bug tracker (<a href="https://code.google.com/p/fuel/" target="_blank">https://code.google.com/p/fuel/</a>)<br>


<br>
We want to thank everyone who contributed to this release (by keyboard or opinion) and also all of those people who actively use Fuel.<br>
<br>
Cheers,<br>
Max<br>
</blockquote></div><br></div><div class="gmail_extra">Thank you Max for all your efforts in all aspects: in code, in continuous integration, in support for users, etc.</div><div class="gmail_extra"><br></div><div class="gmail_extra">

Martín</div></div>