Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 639 Bytes

Changelog

Unreleased

0.2.0 - 2021-08-02

Changed

  • Bumped minimum version of torchlight/torchlight-laravel to 0.5.0

0.1.3 - 2021-07-28

Added

  • Added the ability to send options from the config file to the API.

Changed

  • Bumped minimum version of torchlight/torchlight-laravel to 0.4.6

0.1.2 - 2021-07-18

Changed

  • Increase the default timeout to 15 seconds to cover large Jigsaw sites.

0.1.1 - 2021-06-17

Changed

  • The torchlight.php config file now defaults to an environment variable for the token.

Fixed

  • Torchlight caused an error if there were no code blocks whatsoever.