[ANN] Fuel release 4.0.0
Hi everyone. It's been quite a while since we've done any major work on Fuel, so we are very excited to announce version 4.0.0 of Fuel today! Short-list of the most interesting things: - builder API - support for talents and anonymous classes - support for FullBlockClosure - full serialization support by default (no more need to load FuelMetalevel to serialize classes and methods) - full serialization support for Squeak The complete release notes are over on GitHub: https://theseion.github.io/Fuel/releases/4.0.0/. We hope that you'll like what we've done and we're excited to see, what kind of magic you will do with it. If you are using Fuel in a project, please let us know and we'll add it to the list of projects on GitHub (good for us and you ;)). As always, please report any issues to https://github.com/theseion/Fuel/issues and we'll try to help you out. Cheers, Max (on behalf of the Fuel team)
Thanks for this update, I just installed in and am looking forward to using the new version. I have had good experiences using Fuel in Squeak and Pharo for passing complex objects through OSPipe between images. Dave On Sun, Oct 31, 2021 at 12:42:09PM +0100, Max Leske wrote:
Hi everyone.
It's been quite a while since we've done any major work on Fuel, so we are very excited to announce version 4.0.0 of Fuel today!
Short-list of the most interesting things: - builder API - support for talents and anonymous classes - support for FullBlockClosure - full serialization support by default (no more need to load FuelMetalevel to serialize classes and methods) - full serialization support for Squeak
The complete release notes are over on GitHub: https://theseion.github.io/Fuel/releases/4.0.0/.
We hope that you'll like what we've done and we're excited to see, what kind of magic you will do with it. If you are using Fuel in a project, please let us know and we'll add it to the list of projects on GitHub (good for us and you ;)).
As always, please report any issues to https://github.com/theseion/Fuel/issues and we'll try to help you out.
Cheers, Max (on behalf of the Fuel team)
Nice job Max!! Thanks for all your hard work! On Sun, Oct 31, 2021 at 8:42 AM Max Leske <maxleske@gmail.com> wrote:
Hi everyone.
It's been quite a while since we've done any major work on Fuel, so we are very excited to announce version 4.0.0 of Fuel today!
Short-list of the most interesting things:
- builder API - support for talents and anonymous classes - support for FullBlockClosure - full serialization support by default (no more need to load FuelMetalevel to serialize classes and methods) - full serialization support for Squeak
The complete release notes are over on GitHub: https://theseion.github.io/Fuel/releases/4.0.0/.
We hope that you'll like what we've done and we're excited to see, what kind of magic you will do with it. If you are using Fuel in a project, please let us know and we'll add it to the list of projects on GitHub (good for us and you ;)).
As always, please report any issues to https://github.com/theseion/Fuel/issues and we'll try to help you out.
Cheers, Max (on behalf of the Fuel team)
-- Mariano Martinez Peck Email: marianopeck@gmail.com Twitter: @MartinezPeck LinkedIn: www.linkedin.com/in/mariano-martinez-peck <https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/> Blog: https://marianopeck.wordpress.com/
Thanks, Max! Doru
On Oct 31, 2021, at 12:42 PM, Max Leske <maxleske@gmail.com> wrote:
Hi everyone.
It's been quite a while since we've done any major work on Fuel, so we are very excited to announce version 4.0.0 of Fuel today!
Short-list of the most interesting things:
⢠builder API ⢠support for talents and anonymous classes ⢠support for FullBlockClosure ⢠full serialization support by default (no more need to load FuelMetalevel to serialize classes and methods) ⢠full serialization support for Squeak The complete release notes are over on GitHub: https://theseion.github.io/Fuel/releases/4.0.0/.
We hope that you'll like what we've done and we're excited to see, what kind of magic you will do with it. If you are using Fuel in a project, please let us know and we'll add it to the list of projects on GitHub (good for us and you ;)).
As always, please report any issues to https://github.com/theseion/Fuel/issues and we'll try to help you out.
Cheers, Max (on behalf of the Fuel team)
-- feenk.com "Every successful trip needs a suitable vehicle."
Thanks. I appreciate your continued support. I use Fuel in almost every project via SimplePersistence. Iâm particularly eager to play with the talent support
participants (5)
-
David T. Lewis -
Mariano Martinez Peck -
Max Leske -
sean@clipperadams.com -
Tudor Girba