[ANN] Fuel release 4.0.0

ML
Max Leske
Sun, Oct 31, 2021 11:42 AM

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)

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)
DT
David T. Lewis
Sun, Oct 31, 2021 2:04 PM

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)

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) >
MM
Mariano Martinez Peck
Sun, Oct 31, 2021 9:33 PM

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)

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/
TG
Tudor Girba
Mon, Nov 1, 2021 10:46 AM

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, 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."
S
sean@clipperadams.com
Sun, Nov 21, 2021 1:16 PM

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

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