Commit graph

251 commits

Author SHA1 Message Date
Cédric Bonhomme
c65e83b62e
typo 2017-02-22 11:02:00 +01:00
Cédric Bonhomme
4b1b28f5f9
Updated README. 2017-02-22 11:01:02 +01:00
Cédric Bonhomme
e0ed23a225
Improved tests for lsb and lsbset module. 2017-02-22 10:50:03 +01:00
Cédric Bonhomme
7bee922746
added missing file 2017-02-22 09:03:22 +01:00
Cédric Bonhomme
ce28039b1a
install dev requirements for Travis. 2017-02-22 09:01:38 +01:00
Cédric Bonhomme
3bc6afde81
added coveralls badge in the README. 2017-02-22 08:58:56 +01:00
Cédric Bonhomme
997002eded
link travis with coveralls 2017-02-22 08:57:06 +01:00
Cédric Bonhomme
c0669e0f7a
Removed useless write functions. 2017-02-22 08:41:20 +01:00
Cédric Bonhomme
39855a2008
Updated README. 2017-02-22 08:37:53 +01:00
Cédric Bonhomme
07fa54e7d0
Clean comments. 2017-02-22 07:18:46 +01:00
Cédric Bonhomme
316d50b96f
Stop support of Python 2. 2017-02-22 07:16:46 +01:00
Cédric Bonhomme
f922905d10
Clean comments. 2017-02-22 07:15:58 +01:00
Cédric Bonhomme
518729cd31
Typo. 2017-02-21 07:45:00 +01:00
Cédric Bonhomme
42571faaaa
Added a missing dependency in the setup.py file. 2017-02-21 07:41:53 +01:00
Cédric Bonhomme
76fd4a0cbb
Prepare the new release. 2017-02-20 14:19:51 +01:00
Cédric Bonhomme
52290110cf
added crayons in requirements.txt 2017-02-20 14:17:13 +01:00
Cédric Bonhomme
6215c03939
the command line now uses the crayons Python library in order to have colored strings in the terminal. 2017-02-20 14:16:41 +01:00
Cédric Bonhomme
263e287559
clean code related to tools.binary2base64 and tools.base642binary functions. 2017-02-20 12:16:24 +01:00
Cédric Bonhomme
190f790e50
clean... 2017-02-19 23:59:12 +01:00
Cédric Bonhomme
3ff8245729
Updated documentation. 2017-02-18 00:18:47 +01:00
Cédric Bonhomme
6b49f9bd8c
Simply point to the latest release. 2017-02-18 00:06:42 +01:00
Cédric Bonhomme
90230fcc90
Updated some links. 2017-02-18 00:01:47 +01:00
Cédric Bonhomme
3db46a3d8b
Updated README. 2017-02-17 23:05:09 +01:00
Cédric Bonhomme
04e13e0982
Updated the documentation. 2017-02-17 22:36:17 +01:00
Cédric Bonhomme
b96f917c71
Added more spaces between the end of the README and the CHANGELOG file. 2017-02-16 10:39:49 +01:00
Cédric Bonhomme
2011f197cd
New minor release (v0.6.5). 2017-02-16 10:18:43 +01:00
Cédric Bonhomme
f8f0ba22aa
Typo. 2017-02-16 09:26:18 +01:00
Cédric Bonhomme
36476283a4
Test when the data image is coming via byte stream. 2017-02-16 09:25:16 +01:00
Cédric Bonhomme
cf89273c57
Removed useless code. 2017-02-06 10:18:52 +01:00
Cédric Bonhomme
c5ee22e1af
Bumped documentation version number. 2017-02-06 09:33:42 +01:00
Cédric Bonhomme
086c3898b7
Added a command line for the 'red' module. 2017-02-06 09:31:26 +01:00
Cédric Bonhomme
4a45689298
Rearrange a little the sections. 2017-01-30 08:26:04 +01:00
Cédric Bonhomme
f4ebda51d2
Typo. 2017-01-30 08:23:57 +01:00
Cédric Bonhomme
4c2570769d
Typo. 2017-01-30 08:23:38 +01:00
Cédric Bonhomme
a65bce640f
Fix titles in CONTRIBUTING.rst 2017-01-30 08:18:58 +01:00
Cédric Bonhomme
966b4921d1
First draft for the contributions guide. 2017-01-30 08:17:17 +01:00
Cédric Bonhomme
91e41b04ac
Added link to saythanks.io in the README and in the documentation. 2017-01-30 07:42:07 +01:00
Cédric Bonhomme
5890a6ba72
Updated README. 2017-01-29 21:37:40 +01:00
Cédric Bonhomme
3da354f8f1
Updated README. 2017-01-29 21:35:18 +01:00
Cédric Bonhomme
a55bf4bd09
Prepare the new release. 2017-01-29 21:20:02 +01:00
Cédric Bonhomme
be9ea0f76d
Updated README. 2017-01-28 00:07:59 +01:00
Cédric Bonhomme
1b6f19f304
Added CONTRIBUTORS.rst. 2017-01-28 00:05:46 +01:00
Cédric Bonhomme
3e31b38294
Added support for transparent PNGs in the lsbset module. 2017-01-27 23:47:34 +01:00
Cédric Bonhomme
556a24341e Merge pull request #10 from andyroberts/support-lsb-rgba
Add support for transparent PNGs
2017-01-27 23:15:08 +01:00
Andy Roberts
eea3f7ad6c Add support for transparent PNGs 2017-01-27 17:19:21 +00:00
Cédric Bonhomme
673f7b5bc4
Prepare the new minor release (bug fix). 2017-01-19 07:22:51 +01:00
Cédric Bonhomme
b8c8237792 Merge pull request #9 from andyroberts/exif-image-format-on-save
Exif image format on save
2017-01-18 22:40:29 +01:00
Andy Roberts
03a3835e70 Change test input into binrary IO stream 2017-01-18 20:51:26 +00:00
Andy Roberts
486358de69 Support hide/reveal for image byte objects 2017-01-18 20:39:37 +00:00
Cédric Bonhomme
5b362403db
Typo. 2016-08-26 10:07:47 +02:00