v1.2 #3

Manually merged
jhodges merged 25 commits from develop into master 2019-09-07 08:53:26 +01:00

25 Commits

Author SHA1 Message Date
James
cd79454aa7 Update 'README.md' 2019-09-05 17:15:58 +01:00
James
47d54d63f7 support for comments 2019-09-05 16:27:23 +01:00
James
5959b1ffe5 add 204 as an non-error response code from API (recieved after a DELETE) 2019-09-03 10:55:41 +01:00
James
5cbf35add3 add deleteLabel 2019-09-02 20:36:16 +01:00
James
d56a75b629 bug: url not being set properly when reading from cache 2019-08-29 10:55:05 +01:00
James
a0865766b3 fix: warning: undefined index for $cache['labels'] 2019-08-29 07:45:08 +01:00
James
7aad548198 Update 'README.md' 2019-08-26 10:10:37 +01:00
James
d5c65bcb7e remove referances to old examples (now in seperate repo) 2019-08-26 09:51:06 +01:00
James
22b423cd5e fix namespace of Exception 2019-08-26 09:46:49 +01:00
James
4747e9b270 fix autoloader in composer 2019-08-26 09:40:58 +01:00
James
1064c50407 Update 'composer.json' 2019-08-26 09:07:38 +01:00
James
29e5699027 update composer with namespace info 2019-08-25 12:39:21 +01:00
James
2f04372d87 add namespaces 2019-08-25 12:30:35 +01:00
Bob
d4bdbc2c16 remove example code to seperate project 2019-08-25 10:58:21 +01:00
James
5eb7e5f872 Update 'README.md' 2019-08-25 10:47:04 +01:00
James
bb1e21db2e Update 'README.md' 2019-08-25 10:45:41 +01:00
James
cda81d95ae added install for composer 2019-08-25 09:27:36 +01:00
James
d6ca959226 add composer.json 2019-08-24 14:52:48 +01:00
James
9be8133616 add new close all example 2019-08-24 14:31:35 +01:00
James
a6bb48ef96 cache label names for MUCH quicker scripts when getting many labels 2019-08-24 14:31:26 +01:00
James
d85fe08504 update link to new location 2019-08-16 16:49:02 +01:00
James
ed0e70898a update example 2019-08-16 16:48:06 +01:00
James
6123f69996 fix examples and move into a dir of their own 2019-08-16 16:42:24 +01:00
James
1ee076aac6 throw exception on API error 2019-08-16 16:30:38 +01:00
James
ba76fded92 importer 2019-08-02 20:01:42 +01:00