Commit graph

108 commits

Author SHA1 Message Date
John McNamara
acc0640237 Prep for release 1.0.5. 2021-05-14 00:30:56 +01:00
John McNamara
b45ba65a06 Prep for release 1.0.4. 2021-05-08 00:38:47 +01:00
John McNamara
e3fb0e2c32 Add support for GIF images. 2021-05-08 00:25:14 +01:00
John McNamara
3577fdd9fb Prep for release 1.0.3. 2021-04-20 21:13:54 +01:00
John McNamara
78c5bdaa7a Prep for release 1.0.2. 2021-04-15 20:05:16 +01:00
John McNamara
9aa3d73a5b Prep for release 1.0.1. 2021-03-30 14:12:10 +01:00
John McNamara
90ffbeb046 Prep for release 1.0.0. 2020-09-08 00:11:51 +01:00
John McNamara
e3d4bcaf7c Added docs for conditional formatting.
Feature request #302
2020-09-05 21:17:39 +01:00
John McNamara
5269d07825 Prep for release 0.9.9. 2020-08-17 23:32:14 +01:00
John McNamara
a8adce9f35 Prep for release 0.9.8. 2020-08-11 20:46:24 +01:00
John McNamara
a097804809 Prep for release 0.9.7. 2020-08-04 11:50:30 +01:00
John McNamara
502e1a2e93 Prep for release 0.9.6. 2020-08-04 00:09:48 +01:00
John McNamara
a0d920e589 Prep for release 0.9.5. 2020-05-31 20:22:23 +01:00
John McNamara
559e391cd1 Prep for release 0.9.4. 2020-01-19 16:27:05 +00:00
John McNamara
5de3c005c6 Prep for release 0.9.3. 2020-01-13 23:50:48 +00:00
John McNamara
bbfea4c901 Prep for release 0.9.2. 2020-01-13 22:56:00 +00:00
John McNamara
5485479a86 Added docs for worksheet comment functions.
Issue #38
2020-01-11 15:40:41 +00:00
John McNamara
fdf542de80 Prep for release 0.9.1. 2019-12-27 11:40:12 +00:00
John McNamara
18b4d265cb Prep for release 0.9.0. 2019-12-26 18:59:41 +00:00
John McNamara
0a8f7a2f7b Prep for release 0.8.9. 2019-12-16 21:07:03 +00:00
John McNamara
787f47219e Prep for release 0.8.8. 2019-11-17 18:51:49 +00:00
John McNamara
4df6e8716e Prep for release 0.8.7. 2019-06-21 00:07:52 +01:00
John McNamara
32658fef2f Add docs and an example for add_vba_project.
Issue #29
2019-06-19 00:21:04 +01:00
John McNamara
339c300cd6 Prep for release 0.8.6. 2019-04-07 16:56:23 +01:00
John McNamara
af07916f72 Prep for release 0.8.5. 2019-02-10 22:50:49 +00:00
John McNamara
fb5c43b8fc Prep for release 0.8.4. 2018-11-10 15:27:33 +00:00
John McNamara
9a20ee2fcc Prep for release 0.8.3. 2018-10-01 22:54:02 +01:00
John McNamara
2aa2ed3281 Prep for release 0.8.2. 2018-09-16 20:12:56 +01:00
John McNamara
cac695482a Prep for release 0.8.1. 2018-09-15 14:48:27 +01:00
John McNamara
f52e816717 Prep for release 0.8.0. 2018-09-11 22:50:29 +01:00
John McNamara
f59bdffe69 Prep for release 0.7.9. 2018-09-01 21:25:17 +01:00
John McNamara
2fd7a4f814 Prep for release 0.7.8. 2018-08-30 23:52:45 +01:00
John McNamara
3f95641b20 Prep for release 0.7.7. 2018-05-17 00:42:39 +01:00
John McNamara
f21770c1cd Prep for release 0.7.6. 2018-02-11 23:39:40 +00:00
John McNamara
3915bf29ae Fix for BMP image handling on big endian systems.
Issue #139
2018-02-11 22:50:57 +00:00
Daniel Alm
f678acce98 Fix including xlsxwriter as a CocoaPod on macOS.
Explanation for this change:

Previously, CocoaPods would set up the framework target such that `xlsxwriter.h` would appear in the framework's main directory, alongside the `xlsxwriter` binary. It appears that the `codesign` utility only expects binaries in that directory, though, with all headers being in the `Headers` subdirectory (otherwise it fails with an `xlsxwriter.h: code object is not signed at all` message). This change modifies the header_mappings_dir to ensure that `xlsxwriter.h` is in `Headers`, with all other headers in `Headers/xlsxwriter`, and adjusts the paths in the module map accordingly.

In addition, the umbrella header is modified to include Foundation rather than UIKit, as the former is sufficient to compile the module while the latter is not available on macOS.
2017-10-10 13:16:01 +02:00
John McNamara
1703b5f396 Prep for release 0.7.5. 2017-09-25 00:49:53 +01:00
John McNamara
3137b60647 Add docs for data validation 2017-09-25 00:27:24 +01:00
John McNamara
9d14d21a51 Prep for release 0.7.4. 2017-08-20 12:11:42 +01:00
John McNamara
45df9938c7 Prep for release 0.7.3. 2017-08-12 21:20:45 +01:00
John McNamara
cc960e78d8 Prep for release 0.7.2. 2017-07-26 23:56:27 +01:00
John McNamara
7b25bca1f5 Prep for release 0.7.1. 2017-07-24 21:07:43 +01:00
John McNamara
2f06734178 Prep for release 0.7.0. 2017-06-27 00:55:35 +01:00
John McNamara
2d720e8db9 Prep for release 0.6.9. 2017-01-30 00:30:31 +00:00
John McNamara
ec6bc94095 Prep for release 0.6.8. 2017-01-28 00:11:24 +00:00
John McNamara
a3831c9974 Prep for release 0.6.7. 2017-01-25 08:02:15 +00:00
John McNamara
f6778466a4 Prep for release 0.6.6. 2017-01-22 03:22:35 +00:00
John McNamara
8f930ac6dc Prep for release 0.6.5. 2017-01-21 14:30:34 +00:00
John McNamara
edadc49fef Prep for release 0.6.4. 2017-01-20 20:54:02 +00:00
John McNamara
8290eaf069 Prep for release 0.6.3. 2017-01-19 00:09:26 +00:00