<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>koleir - blueprint</title>
    <subtitle>Shaping software, teams &amp; imaginary realms. Personal website of François &amp;quot;koleir&amp;quot; Vaux.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://koleir.dev/tags/blueprint/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://koleir.dev"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-08-11T00:00:00+00:00</updated>
    <id>https://koleir.dev/tags/blueprint/atom.xml</id>
    <entry xml:lang="en">
        <title>Blueprint 0.9.0</title>
        <published>2026-08-11T00:00:00+00:00</published>
        <updated>2026-08-11T00:00:00+00:00</updated>
        
        <author>
          <name>koleir</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://koleir.dev/blog/blueprint-0-9-0/"/>
        <id>https://koleir.dev/blog/blueprint-0-9-0/</id>
        
        <content type="html" xml:base="https://koleir.dev/blog/blueprint-0-9-0/">&lt;h3 id=&quot;sparkles-added&quot;&gt;✨ Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add a &lt;code&gt;chunk&lt;/code&gt; tag that behaves like a &lt;code&gt;section&lt;/code&gt; but only renders the exact content of a section, without its subsections (#36)&lt;/li&gt;
&lt;li&gt;Properly handle nested properties, non-destructively (#19)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;link-links&quot;&gt;🔗 Links&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Community page: &lt;a rel=&quot;external&quot; href=&quot;https://community.obsidian.md/plugins/blueprint&quot;&gt;https://community.obsidian.md/plugins/blueprint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub repo: &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin&quot;&gt;https://github.com/madx/blueprint-obsidian-plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documentation: &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin#documentation&quot;&gt;https://github.com/madx/blueprint-obsidian-plugin#documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Blueprint 0.8.0</title>
        <published>2026-07-16T00:00:00+00:00</published>
        <updated>2026-07-16T00:00:00+00:00</updated>
        
        <author>
          <name>koleir</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://koleir.dev/blog/blueprint-0-8-0/"/>
        <id>https://koleir.dev/blog/blueprint-0-8-0/</id>
        
        <content type="html" xml:base="https://koleir.dev/blog/blueprint-0-8-0/">&lt;h3 id=&quot;sparkles-added&quot;&gt;✨ Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add a &lt;code&gt;___END___&lt;/code&gt; pseudo-section in ranges to include everything until the end of the file&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;wrench-fixed&quot;&gt;🔧 Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Return default content when section range boundaries are not found&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;link-links&quot;&gt;🔗 Links&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Community page: &lt;a rel=&quot;external&quot; href=&quot;https://community.obsidian.md/plugins/blueprint&quot;&gt;https://community.obsidian.md/plugins/blueprint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub repo: &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin&quot;&gt;https://github.com/madx/blueprint-obsidian-plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documentation: &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin#documentation&quot;&gt;https://github.com/madx/blueprint-obsidian-plugin#documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Blueprint 0.7.0</title>
        <published>2026-07-13T00:00:00+00:00</published>
        <updated>2026-07-13T00:00:00+00:00</updated>
        
        <author>
          <name>koleir</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://koleir.dev/blog/blueprint-0-7-0/"/>
        <id>https://koleir.dev/blog/blueprint-0-7-0/</id>
        
        <content type="html" xml:base="https://koleir.dev/blog/blueprint-0-7-0/">&lt;h3 id=&quot;sparkles-added&quot;&gt;✨ Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin#section-ranges&quot;&gt;section ranges&lt;/a&gt; support. This is still a bit experimental so proceed with caution!&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;memo-changes&quot;&gt;📝  Changes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated dependencies.&lt;/li&gt;
&lt;li&gt;[dev] TypeScript 6.0&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;link-links&quot;&gt;🔗 Links&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Community page: &lt;a rel=&quot;external&quot; href=&quot;https://community.obsidian.md/plugins/blueprint&quot;&gt;https://community.obsidian.md/plugins/blueprint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub repo: &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin&quot;&gt;https://github.com/madx/blueprint-obsidian-plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documentation: &lt;a rel=&quot;external&quot; href=&quot;https://github.com/madx/blueprint-obsidian-plugin#documentation&quot;&gt;https://github.com/madx/blueprint-obsidian-plugin#documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content>
        
    </entry>
</feed>
