Skip to content

v0.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 12:02
· 5470 commits to main since this release
ef571cb

This release announcement is also available on the Fornjot website

Work on fixing the known object duplication issues continues (#1162). I'm still focused an expanding the builder API (short update here), which provides some foundational building blocks that will be useful beyond addressing this issue. Expanding the builder API mostly involves design work, which is hard, and therefore quite slow. I'm making progress though.

I've also been experimenting with some ideas I have on improving the kernel architecture. This hasn't gotten anywhere yet, so nothing to report at this time.

Meanwhile, @zthompson47 has continued helping out by addressing some Clippy warnings that were previously silenced.

Sponsors

Fornjot is supported by @webtrax-oz, @lthiery, @ahdinosaur, @Yatekii, @martindederer, @hobofan, @thawkins, @bollian, @rozgo, @reivilibre, and my other awesome sponsors. Thank you!

If you want Fornjot to be sustainable long-term, please consider supporting me too.

End-user improvements

Improvements to Fornjot and its documentation that are visible to end users.

  • Fix app crashing, if it is minimized too long (#1504)

Ecosystem improvements

Improvements to Fornjot components that are relevant to developers building on top of those. These have an indirect effect on end users, through fixed bugs and improved robustness.

fj-kernel

Internal Improvements

Improvements that are relevant to developers working on Fornjot itself.