1.0.0 (2023-11-21)
- feat!: add missing tinfoil keys back to CLI, require them in lib (fbe5c13)
- changes parameter of TinfoilService#generate_index method in lib
This also adds googleApiKey, headers back as CLI flags
0.5.1 (2023-11-19)
- ci: correct actions/checkout version in release action (8f6d570)
0.5.0 (2023-11-19)
- http: only url encode the filename, not other parts of the path (6d79ec1)
- http: only url encode the filename, not other parts of the path (64d0310)
- runtime error (3e9faa8)
- rewrite and add support for local files via http/https (2795675)
0.4.2 (2021-02-14)
- index: encode brackets (2631cd2)
0.4.1 (2021-02-14)
- index: encode name like the whatwg spec requires (a1d428e)