Skip to main content

FastJ 1.6.0 Release

Andrew Dey

FastJ 1.6.0 has been released, with 80 new commits since FastJ 1.5.1. This version of FastJ contains bug fixes, new features, new examples, and more! Read on to find out what's new.

The beginnings of ideas for the next iteration of FastJ, enter 1.6.0! With almost 270 commits since 1.5.1, FastJ has been able to grow substantially! Thanks to all of our contributors this time around! ❤️

Examples have Moved!#

Examples are now visible from the root directory of the FastJ project -- the examples folder! Check them out.

Plans for the Future#

Based on the direction I'm seeing the engine's current code architecture (or lack thereof) head, it's time we hunker down and completely redesign FastJ. As a result of this and lack of time, unfortunately not much effort can be put into 1.6.0's release and information surrounding it.

We're planning to rebuild FastJ from the ground up. We would love your help in bringing FastJ into a modern development setup. Join the Discord Server and help us decide the architecture and features to be brought with us into the next version of FastJ. We're doing this right now (as of February 17, 2022). Bring your experience, your opinions, your ideas for the future.

Thank you for your time.

What's Changed#

New Contributors#

Full Changelog: https://github.com/fastjengine/FastJ/compare/1.5.1...1.6.0