Josh Holmer
a4e0a34357
Bump version to 2.1.3
2018-09-16 23:21:51 -04:00
Josh Holmer
7895e42687
Version 2.1.1
2018-08-11 20:34:04 -04:00
Josh Holmer
4ea310fa68
Version 2.1.0
2018-08-04 23:28:14 -04:00
Josh Holmer
3b42f42491
Revert "Revert "Make cfzlib the default on platforms that support it""
...
This reverts commit ff0e3df948 .
2018-08-04 23:08:30 -04:00
Josh Holmer
ff0e3df948
Revert "Make cfzlib the default on platforms that support it"
...
This reverts commit 2702145f3f .
cfzlib seems to have a MASSIVE memory leak in it. Trying to use it
when processing many files at once will cause your system to run out
of memory.
Closes #125
2018-07-21 00:37:57 -04:00
Josh Holmer
d110949d2a
Version 2.0.0
2018-07-20 19:19:20 -04:00
Josh Holmer
2702145f3f
Make cfzlib the default on platforms that support it
...
Raises the minimum Rust version to 1.27.0
2018-07-20 19:03:17 -04:00
Kornel
55a095d536
Enum for stdout writing flag ( #110 )
2018-07-10 18:41:06 -04:00
Josh Holmer
cff34358d7
Bump dependencies for 1.0.4
2018-05-01 20:52:32 -04:00
Josh Holmer
8a2bdcd133
Version 1.0.3
2018-04-03 19:03:15 -04:00
Josh Holmer
4e6188919f
Bump dependencies
2018-04-03 18:56:43 -04:00
Josh Holmer
27e6dfeaab
Version 1!
...
There should not be any more breaking changes for a long time.
2018-01-31 18:57:52 -05:00
Josh Holmer
4d81e23542
Fix the benchmarking script to not overwrite the test file
2018-01-19 18:29:41 -05:00
Josh Holmer
9de0eeaf51
Compare performance of oxipng vs optipng
...
This adds a script to automate this process and add it to the README.
I'll just run it manually after a version release, for now.
Closes #81
2018-01-18 13:58:05 -05:00
Josh Holmer
fa334e0750
Update dependencies
2017-11-06 18:50:10 -05:00
Josh Holmer
ddd1921deb
Add crt-static to rustflags to remove need for VC++ runtime for Windows
...
users
2017-09-11 20:08:52 -04:00
Josh Holmer
413f1aac7c
Automatically change transparent pixels to black
2017-07-24 08:47:27 -04:00
Josh Holmer
5f4ddbb8f4
Upgrade dependencies
2017-06-14 18:28:07 -04:00
Joshua Holmer
8e02aa8294
Remove zlib dependency, which broke with the new version of zlib
2017-02-21 21:45:53 -05:00
Josh Holmer
f5ab197b4f
Release 0.14.0
2017-01-20 13:32:31 -05:00
Josh Holmer
1b315b5eb5
Update dependencies
2017-01-10 08:39:33 -05:00
Josh Holmer
3f60848122
Fix readme
...
Oops
2016-12-21 06:17:16 -05:00
Josh Holmer
784cd4bab3
Fix doc links in readme
2016-12-21 00:02:02 -05:00
Josh Holmer
95c9a373bf
Bump rustc to 1.12.0
2016-12-12 13:55:09 -05:00
Josh Holmer
2810316f4e
Reduce certain headers when reducing color type
...
Fixes #52
2016-12-12 09:57:18 -05:00
Josh Holmer
af45b45afe
Update readme and appveyor.yml
2016-11-11 12:48:35 -05:00
Josh Holmer
d99db3ad23
Convert results to return a PngError
...
Closes #44
2016-08-16 12:38:09 -04:00
Josh Holmer
d095cc1684
Bump minimum rust version to 1.8
2016-08-03 08:40:56 -04:00
Josh Holmer
04f8e23e0f
Update readme [ci skip]
2016-07-14 21:58:54 -04:00
Joshua Holmer
05f0e69e98
Add information about library usage to README [ci skip]
2016-05-04 09:58:29 -04:00
Josh Holmer
5316d2ab43
Update README [ci skip]
...
It seems optipng is no longer dead--although they seem to be in bugfix only mode.
I wouldn't expect multithreading there any time soon.
2016-04-08 09:01:32 -04:00
Joshua Holmer
0b7f40afd1
Merge branch 'master' of github.com:shssoichiro/oxipng
2016-04-04 16:25:58 -04:00
Joshua Holmer
dbae0f7cb6
Update README [ci skip]
2016-04-04 16:25:37 -04:00
Josh Holmer
a4ce71247f
Show build status for master branch in README [ci skip]
2016-03-31 23:44:23 -04:00
Josh Holmer
6e0a3c8300
Fix grammar [ci skip]
2016-03-22 23:50:12 -04:00
Josh Holmer
aec8e412a3
Update strip section of README [ci skip]
2016-03-15 08:56:15 -04:00
Joshua Holmer
3f42eae01c
Add version and license badges on readme [ci skip]
2016-03-08 13:29:12 -05:00
Joshua Holmer
5f834a06f8
Formatting nit in README [ci skip]
2016-03-05 09:25:50 -05:00
corppneq
37e20f8ea0
Update README.md
2016-03-05 14:04:37 +01:00
Joshua Holmer
ef1faed09d
Add note about minimum Rust version in README. [ci skip]
...
Also revise capitalization of the program's name.
2016-03-04 10:13:53 -05:00
Joshua Holmer
d06c842163
Revert last commit [ci skip]
...
Coveralls only wanted to test our main.rs. I don't want to fight with it.
2016-03-03 16:04:12 -05:00
Joshua Holmer
95f8827b41
Prepare documentation for release
2016-03-03 14:34:50 -05:00
Josh Holmer
9e4e1bbc02
Update README.md
2016-01-18 15:55:33 -05:00
Joshua Holmer
ef9378d289
Enable travis CI, even though our tests are still failing
2016-01-12 11:55:19 -05:00
Joshua Holmer
922a9d304f
Minor readme change
2016-01-11 21:26:12 -05:00
Joshua Holmer
918da4a49b
Update readme
2016-01-11 11:09:23 -05:00
Joshua Holmer
4138aada34
Update readme
2016-01-11 11:07:34 -05:00
Joshua Holmer
f6a353dad5
Fix typo in readme
2016-01-11 11:04:36 -05:00
Joshua Holmer
12b472e572
Rename project
2016-01-11 11:03:52 -05:00
Joshua Holmer
273880ea0b
Implement option parsing - Part 1
...
The compression options help text keeps getting split up by rustfmt.
Don't let it.
2016-01-07 16:29:02 -05:00