Skip to content

Releases: tdobrovolskij/sanguinews

v0.71 - sorting by name

16 Jan 20:09
Compare
Choose a tag to compare
Pre-release

Files will be uploaded in alphabetical order.

v0.70 - even better upload speed

10 Oct 10:49
Compare
Choose a tag to compare
Pre-release

Upload is lighting fast now!

v0.64 - recursive mode

09 Oct 17:03
Compare
Choose a tag to compare
Pre-release

Now you can upload your directories recursively!

v0.63 - better crc32

09 Oct 05:11
Compare
Choose a tag to compare
v0.63 - better crc32 Pre-release
Pre-release

Switched from standard Zlib's crc32 method to my custom one for better performance!

v0.62 - more performance!

06 Oct 20:56
Compare
Choose a tag to compare
Pre-release

About 10% performance boost for the yenc encoding process.

v0.61 - sample config for new users

04 Oct 16:42
Compare
Choose a tag to compare
Pre-release

If you are launching the application for the first time, you will get a sample config in your home directory!

v0.60 - ease of install

01 Oct 19:28
Compare
Choose a tag to compare
Pre-release

Now it's a proper gem. You don't need the source code anymore!

v0.57 - more informative error messages

30 Sep 05:13
Compare
Choose a tag to compare
Pre-release

You can look at output in verbose mode and understand what is happening.

v0.56 - more control in config file

28 Sep 10:15
Compare
Choose a tag to compare
Pre-release

2 additional options in config file: debug mode(for developers) and header check.

v0.55 - better logging

27 Sep 12:02
Compare
Choose a tag to compare
Pre-release

Verbose messages will go to STDERR from now on!