Releases: Voog/voog-kit
Releases · Voog/voog-kit
v0.5.9
v0.5.8
v0.5.7
v0.5.4
0.5.1
- Read 'overwrite' option from the configuration file
- Allow providing host and token even when the configuration file exists
- Add 'protocol' option to specifiy whether to use HTTP or HTTPS requests
- The protocol can also be given as part of the host URL, e.g "https://myhost.voog.com", but the --protocol option overrides this
- The protocol is also saved in the configuration file
- Bumped some versions and fixed a few typos
v0.4.0
v0.3.9
v0.3.8
Fixes for 'kit manifest':
- partial filename matches don't overwrite other similarly named files in the manifest.json file.
- asset kind is now set correctly
Increase 'kit watch' polling speed from 500ms to 100ms
Implement automatic pagination to fix updating resources for sites that have more than 250 of layouts or layout assets.