<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="393224" data-post-id="393224">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="fuelen" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/fuelen/120/9870_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  fuelen
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><strong>v0.3.0 is out!</strong></p>
<p>Highlights:</p>
<ul>
<li>Lists now collect all element errors instead of stopping at the first one.</li>
<li>Empty strings are treated as <code>nil</code> by integer, float, boolean, and atom types, making <code>nilable</code> and <code>default</code> behavior consistent across built-in types.</li>
<li>Fixed error handling for malformed nested source paths and preserved full traces through nested unions.</li>
<li>Expanded the documentation for defaults, validation, custom parsers, and error formatting.</li>
</ul>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://github.com/fuelen/mold/releases/tag/v0.3.0">
  <header class="source">
      <img src="https://github.githubassets.com/favicons/favicon.svg" class="site-icon" alt="" width="32" height="32">

      <a href="https://github.com/fuelen/mold/releases/tag/v0.3.0" target="_blank" rel="noopener nofollow ugc">GitHub</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/344;"><img src="https://opengraph.githubassets.com/e93e57878f6b3f3a96b7d639ba00aeee97a9bb4da29bb1dbcf070944e5d11f0d/fuelen/mold/releases/tag/v0.3.0" class="thumbnail" alt="" width="690" height="345"></div>

<h3><a href="https://github.com/fuelen/mold/releases/tag/v0.3.0" target="_blank" rel="noopener nofollow ugc">Release v0.3.0 · fuelen/mold</a></h3>

  <p>Changed

Lists now collect all element errors instead of stopping at the first one, consistent with maps and tuples.
:integer, :float, :boolean, and :atom now treat empty strings as nil, like :stri...</p>


  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>
 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="393224" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mold-a-tiny-zero-dependency-parsing-library-for-external-payloads/74909/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-393224" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="393224"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>