Releases: Halo-Lab/kickin
Releases · Halo-Lab/kickin
0.4.0 (May 6, 2021)
Added
- Filtering
styles
andscripts
variables in templates. - Handling absolute urls in styles.
serve
andcerts
commands.- Adjusting proper extensions to generated images from CSS.
Fixed
- If user define current folder as
.
, then message to move to.
folder will not be showed. - Undefined variable error while processing urls in styles.
0.3.1 (April 19, 2021)
Changed
- Return back generation of sitemap, because of its necessity.
0.3.0 (April 19, 2021)
Added
- Automatic generation of
.env
file.
Changed
- Package is bundled as bunch of ES modules (They are stable up from NodeJS v12.20.0).
- sitemap.xml is generated only in production environment by default.
0.2.0 (April 16, 2021)
Added
- Automatic installing peerDependencies for
npm
version6
and below - #1. - Example of
.env
file in standard template. - Progress bar and percentage to display current progress - #2.
- Package name next to the progress bar, that is currently in installation process.
- Add hint about switching to generated project #2.
0.1.0 (April 15, 2021)
Added
- Ability to generate Eleventy project with support of style processing, image compression, generating PWA icons, bundling scripts, creating sitemap and service worker.