<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><link>https://bsky.app/profile/mangelmaxime.bsky.social</link><title>@mangelmaxime.bsky.social - Maxime</title><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mqcgxpq2yk2t</link><description>🚀 Fable 5.7.0 is officially live! 🎉&#xA;&#xA;This release brings massive performance upgrades under the hood for Python:&#xA;&#xA;- DU pattern matching: 6-10x speed up! 🏎️ &#xA;- Sequences: 1.6x faster!&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>10 Jul 2026 15:16 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mqcgxpq2yk2t</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mpxol7ynbc2n</link><description>Fable 5.6 is officially here! 🚀&#xA;&#xA;📁 Expanded System.IO API support (Path and Directory) for JS &amp; Python.&#xA;&#xA;🤖 100% automated release process achieved for the first time!&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>06 Jul 2026 08:33 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mpxol7ynbc2n</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mpl7iydk5c2o</link><description>Fable 5.5 is out 🎉&#xA;&#xA;This release have a strong focus on fixing bug for JavaScript/TypeScript targets.&#xA;&#xA;It is also trying to make writing cross-target code easier. Thanks to `Compiler.is*` target detection as an alternative to compiler directives.&#xA;&#xA;https://github.com/fable-compiler/Fable/releases/tag/5.5.0&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>01 Jul 2026 09:32 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mpl7iydk5c2o</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mo23o6hdwk2m</link><description>What&#39;s better than Fable 5? &#xA;&#xA;Fable 5.1 and 5.2! 🎉 (And yes, I totally forgot to announce 5.1).&#xA;&#xA;Both releases bring plenty of fixes across various targets. Check out the release notes for details:&#xA;&#xA;https://github.com/fable-compiler/Fable/releases&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>11 Jun 2026 20:43 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mo23o6hdwk2m</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mm4z65yvzk25</link><description>A new test framework joining the F# ecosystem: Scriptorium.&#xA;&#xA;It is designed from the ground up as a cross-target testing framework, seamlessly supporting both F# .NET and Fable compilation targets (JavaScript only at the time of writing)&#xA;&#xA;fable-hub.github.io/Scriptorium/&#xA;&#xA;#fsharp #fablecompiler&#xA;https://fable-hub.github.io/Scriptorium/</description><pubDate>18 May 2026 13:45 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mm4z65yvzk25</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mk3yxeuhec2o</link><description>EasyBuild.ShipIt 2.2.0 has been released.&#xA;&#xA;This version add a new `--dry-run` flag allowing you to preview the changes that will be made.&#xA;&#xA;It is pretty handy when setting up a new repo to check that everything is working correctly.&#xA;&#xA;#fsharp</description><pubDate>22 Apr 2026 17:19 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mk3yxeuhec2o</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mjzdq6dyjk2g</link><description>Fable 5 has been released 🎉&#xA;&#xA;This is the result of almost 1 year and a half of work from the community and the maintainers.&#xA;&#xA;Huge thank you to everyone involved. ❤️&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>21 Apr 2026 15:53 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mjzdq6dyjk2g</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mg6blsy3nc22</link><description>The wait is over! Fable 5 Release Candidate is officially here.&#xA;&#xA;After a year of hard work from the community, we&#39;re bringing you:&#xA;✨ .NET 10 &amp; F# 10 support&#xA;🐍 A massive Python update (now powered by a Rust core &amp; PyPI!)&#xA;🌐 Cleaner JS/TS Pojo bindings&#xA;&#xA;https://fable.io/blog/2026/2026-02-27-Fable_5_release_candidate.html&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>03 Mar 2026 17:18 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mg6blsy3nc22</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3mem4ogw5bk2q</link><description>🚀 EasyBuild.ShipIt 1.0.0 is out! 🎉&#xA;&#xA;Automate your release chores. ShipIt parses your Conventional Commits to calculate versions, generate changelogs, and auto-open Release PRs! 🛠️&#xA;&#xA;✅ Auto Release PRs ✅ Monorepo ready&#xA;&#xA;Start shipping: 🚢https://github.com/easybuild-org/EasyBuild.ShipIt&#xA;&#xA;#dotnet #fsharp</description><pubDate>11 Feb 2026 18:37 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3mem4ogw5bk2q</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3m6ieqafpz22q</link><description>Fable 4 and Fable 5, both got a new release to make them work with .NET 10 🎉 #fsharp #fablecompiler</description><pubDate>25 Nov 2025 22:19 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3m6ieqafpz22q</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3m5y4f6rlc222</link><description>Fable 5.0.0-alpha.15 has been released.&#xA;&#xA;Lot of improvements have been made for TS and Python target.&#xA;&#xA;It also include fixes for Nullable Reference Types hopefully making us closer to an official stable release. Fable 5 is already used in production by some.&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>19 Nov 2025 11:07 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3m5y4f6rlc222</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3m3dn66hwyc2z</link><description>Feliz.Bulma got a new release making it support Bulma v1&#xA;&#xA;#fsharp @FableCompiler</description><pubDate>16 Oct 2025 20:51 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3m3dn66hwyc2z</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3lzbtbmzfks2e</link><description>EasyBuild.ChangelogGen has a new major release, now supporting multiple Git providers (not just GitHub) and including several quality-of-life improvements.&#xA;&#xA;#fsharp</description><pubDate>20 Sep 2025 16:45 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3lzbtbmzfks2e</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3lusqkim77k2y</link><description>🚀 Fable 5.0.0-alpha.14 is out!&#xA;&#xA;This one has a big focus on Python and adding support for Nullness to Fable (both your project and dependencies needs to be written with nullness in mind for it to work)&#xA;&#xA;To benefit from all the new features you need to use Fable.Core beta too&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>25 Jul 2025 19:05 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3lusqkim77k2y</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3lusj6phgs22q</link><description>Thanks to recent contribution EasyBuild.FileSystemProvider reached stable release.&#xA;&#xA;If you are upgrading you probably want to replace RelativeFileSystem with AbsoluteFileSystem to get the same behavior as before. I didn&#39;t use the right naming from the start 🙈 &#xA;&#xA;#fsharp</description><pubDate>25 Jul 2025 16:53 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3lusj6phgs22q</guid></item><item><link>https://bsky.app/profile/mangelmaxime.bsky.social/post/3ltwgv7apys2l</link><description>Fable 4.26.0 has been released this is a maintenance release addressing issues when using .NET 9 and FSharp.Core 9&#xA;&#xA;#fsharp #fablecompiler</description><pubDate>14 Jul 2025 12:58 +0000</pubDate><guid isPermaLink="false">at://did:plc:vikohh2iryoy53oadinxg5ec/app.bsky.feed.post/3ltwgv7apys2l</guid></item></channel></rss>