summaryrefslogtreecommitdiffstats
path: root/content/blog/2018-03-10-imag-0-6-3.md
blob: 3592e67ab68727733e8b4c64a36ef9ddd6dbf38b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: "imag 0.6.3"
slug: "imag-0-6-3"
date: "2018-03-10T18:03:06"
tags: [ "linux", " open source", " programming", " rust", " software", " tools", " imag" ]
---

imag 0.6.3 is a bugfix release. From the changelog:

* `libimagstore` got another fix with the file parsing, as the
  `std::str::Lines` iterator takes empty lines as no lines.

This patch is already merged in `master`.