Closed dakom closed 5 years ago
Doesn't seem like the AppVeyor build failing has anything to do with the code... any ideas?
Thanks for the PR. The AppVeyor build can be ignored as it's not setup yet.
To confirm: there is no functional change, right?
Right - for this PR all I did was separate out the image/base64/import helpers into a new feature called import_data_reference
, and even with that, it's added to the default so there should be no change
Thanks for merging it!
FYI I didn't bump the version number, so if you have a continuous deployment setup, it'll need to be bumped first :)
I don't bump the version number until the last minute. The CI setup clones directly from master.
fixes #243