Releases: fosskers/linya
Releases · fosskers/linya
0.3.1
14 Sep 22:40
Compare
Sorry, something went wrong.
No results found
0.3.0
18 May 18:18
Compare
Sorry, something went wrong.
No results found
Added
The stderr method for Progress, which allows one to print intermittent messages alongside the progress bars.
0.2.2
21 Feb 22:30
Compare
Sorry, something went wrong.
No results found
Fixed
An overflow panic that affected certain hardware with a comparatively small usize::MAX.
0.2.1
12 Jun 16:39
Compare
Sorry, something went wrong.
No results found
Added
An example of how to use Linya without Rayon.
Changed
Removed Arc usage in Rayon examples.
Fixed
A rare panic under a very specific shell piping situation.
0.1.1
20 Dec 04:20
Compare
Sorry, something went wrong.
No results found
Changed
Progress bars are now written to standard error instead of standard output. #1
Fixed
Some documentation inaccuracies.
0.1.0
19 Dec 06:49
Compare
Sorry, something went wrong.
No results found