Commit graph

261 commits

Author SHA1 Message Date
Josh Holmer
0a4f28de76 Add crt-static to rustflags to remove need for VC++ runtime for Windows
users
2017-09-11 19:53:35 -04:00
Josh Holmer
c084a94138 Release version 0.17.0 2017-09-11 18:28:51 -04:00
Josh Holmer
e17f911334 Fix a bug in palette reduction at less than 8 bits per pixel
Closes #82
2017-09-11 18:27:28 -04:00
Josh Holmer
6d1005d199 Update dependencies 2017-09-10 23:32:26 -04:00
Josh Holmer
e3a26b77a4 Fix a bug in reducing palettes with a bit depth of two
Closes #80
2017-09-10 23:26:39 -04:00
Josh Holmer
0db03c6faf Fix new clippy lints 2017-09-03 23:36:38 -04:00
Josh Holmer
ec65bf7676 Code cleanup 2017-07-26 07:57:13 -04:00
Josh Holmer
f7dd2f0323 Merge pull request #78 from shssoichiro/23-Lossy-Reductions
Enable lossy alpha reductions
2017-07-26 07:35:16 -04:00
Josh Holmer
f41ef551d3 Enable option for multiple alpha transformations 2017-07-26 00:37:55 -04:00
Josh Holmer
413f1aac7c Automatically change transparent pixels to black 2017-07-24 08:47:27 -04:00
Josh Holmer
ca657150ec Update dependencies 2017-07-23 16:42:09 -04:00
Josh Holmer
d0c167347d Version 0.16.3 2017-07-01 10:12:43 -04:00
Josh Holmer
270b3fbe61 Update dependencies in lock file 2017-07-01 10:10:47 -04:00
Josh Holmer
19405cabd6 Fix help text
Closes #70
2017-07-01 10:10:26 -04:00
Josh Holmer
55154564df Version 0.16.2 2017-06-20 07:19:42 -04:00
Josh Holmer
f255fea57e Merge pull request #68 from SethDusek/master
Make error module public
2017-06-19 16:27:24 -04:00
SethDusek
cf3789564e Make error module public 2017-06-19 07:21:43 +05:00
Josh Holmer
aa240f1f7b Rayon broke stuff in a point release. Seriously... 2017-06-15 08:01:32 -04:00
Josh Holmer
83a09c4bc1 Merge pull request #66 from shssoichiro/upgrade-deps-20170614
Upgrade dependencies
2017-06-14 18:42:07 -04:00
Josh Holmer
5f4ddbb8f4 Upgrade dependencies 2017-06-14 18:28:07 -04:00
Josh Holmer
2925358856 Release version 0.15.2 2017-05-02 19:32:06 -04:00
Josh Holmer
ed3b843dd2 Update rayon and itertools dependencies 2017-05-02 19:29:20 -04:00
Greg V
8118a29493 Upgrade image to 0.13 2017-05-02 14:18:45 -04:00
Josh Holmer
3833ee6dfe Merge pull request #64 from shssoichiro/fix-ci-build
Upgrade CI scripts to be compatible with Travis update
2017-03-28 09:35:48 -04:00
Josh Holmer
96d76545bd Upgrade CI scripts to be compatible with Travis update 2017-03-28 08:44:06 -04:00
Josh Holmer
84cf6b09c2 Run rustfmt since it updated to v0.8.0.
I don't really like the new changes, but we might as well follow along.
2017-03-08 11:14:33 -05:00
Josh Holmer
d665c61645 Version 0.15.1 2017-03-08 10:14:54 -05:00
Josh Holmer
d18850ebab Ignore color reductions that would increase file size
Closes #61
2017-03-08 10:11:13 -05:00
Josh Holmer
a7c2c9d9df Release version 0.15.0 2017-03-07 11:03:54 -05:00
Josh Holmer
6499933eab Don't write larger file if moving from interlaced to non-interlaced
Closes #62
2017-03-07 09:58:23 -05:00
Josh Holmer
848a73723e Minor changes from last commit 2017-03-06 22:20:11 -05:00
Josh Holmer
6c8e7d253d Verify images are correct before outputting them, and fix a bug in certain images
Closes #60
2017-03-06 20:16:28 -05:00
Josh Holmer
c79ba3ab8a Version 0.14.4 2017-02-26 22:53:23 -05:00
Josh Holmer
87810829ce Fix issues in transparency palette reduction and release version 0.14.3 2017-02-25 23:33:55 -05:00
Josh Holmer
44818a854b Fix two bugs in reducing palette and release version 0.14.2 2017-02-22 15:45:46 -05:00
Josh Holmer
a5e34cce52 Merge pull request #55 from shssoichiro/54-Fix-Broken-zlib
Remove zlib dependency, which broke with the new version of zlib
2017-02-21 23:16:51 -05: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
705d280f8b Fix warning when clippy not enabled 2017-02-19 10:43:46 -05:00
Josh Holmer
ce2d166de2 Allow cyclomatic complexity on parse_opts function, there's no reasonable way to split this up
Closes #26
2017-02-15 13:01:17 -05:00
Josh Holmer
af76f11f36 Bump dependencies 2017-02-13 08:51:00 -05:00
Josh Holmer
fd23d27239 Bump dependencies 2017-01-29 17:41:42 -05:00
Josh Holmer
f5ab197b4f Release 0.14.0 2017-01-20 13:32:31 -05:00
Josh Holmer
427803d644 Update changelog again [ci skip] 2017-01-10 08:46:09 -05:00
Josh Holmer
21cdc5579e Merge branch 'update-image-dep' 2017-01-10 08:44:37 -05:00
Josh Holmer
1b315b5eb5 Update dependencies 2017-01-10 08:39:33 -05:00
Josh Holmer
b82c043d65 Update changelog 2017-01-10 08:19:42 -05:00
Josh Holmer
8116d69c3c Minor optimizations 2017-01-10 08:11:10 -05:00
Josh Holmer
b95c562651 Bump version 2017-01-02 13:22:18 -05:00
Josh Holmer
ac1620c072 Update dependencies 2017-01-01 23:42:48 -05:00
Josh Holmer
3f60848122 Fix readme
Oops
2016-12-21 06:17:16 -05:00