v0.40.0
This release announcement is also available on the Fornjot website
When you've just had one of the more productive weeks of your life, it's hard to live up to that anyway. Add to that a cold and the resulting low energy, and you end up with something as thoroughly mediocre as last week.
It was fine. I made some progress on the big kernel cleanup (#1589), or more specifically the unification of full and partial objects (#1570). That went easier than expected so far, but now I'm hitting some open questions. I'll attempt to answer those this week!
Sponsors
Fornjot is supported by @webtrax-oz, @reivilibre, @lthiery, @ahdinosaur, @Yatekii, @martindederer, @bollian, @rozgo, 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.
None this week. Busy working on the kernel!
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
- Unify
HalfEdge
andPartialHalfEdge
(#1660, #1661, #1662, #1663, #1664) - Rewrite
HalfEdgeBuilder
(#1665)
Internal Improvements
Improvements that are relevant to developers working on Fornjot itself.