Skip to content

Releases: aschmelyun/cleaver

1.6.4

28 Aug 21:43
Compare
Choose a tag to compare

Composer updates.

1.6.3

06 Dec 07:23
Compare
Choose a tag to compare

Adds QEMU support in Docker image builds.

1.6.2

06 Dec 07:10
Compare
Choose a tag to compare

Updates Docker setup to rely on Packagist instead of the repo's code. This allows users to run compilation through Docker without having to have the entire source present, just a resources folder with content, views, and styles.

docker run --rm -v $(pwd)/resources:/var/www/resources cleaver:latest

1.6.1

06 Dec 06:48
Compare
Choose a tag to compare

Upgrades to npm dependencies!

1.6.0

08 Sep 00:25
2fada55
Compare
Choose a tag to compare
  • Adds full Docker support, can build the image from the repo or use aschmelyun/cleaver from the Docker Hub
  • Removes support for Bootstrap out of the box, exclusively uses Tailwind
  • Upgrades Laravel Mix to version 6
  • Upgrades all npm dependencies and removes stale ones

1.5.7

18 Feb 04:42
Compare
Choose a tag to compare
v1.5.7

Bumps version to 1.5.7

1.5.6

18 Feb 04:36
Compare
Choose a tag to compare

Small fix for tests and bumps to package.json

1.5.5

13 Jan 00:01
Compare
Choose a tag to compare
v1.5.5

Changes version in default view

1.5.4

12 Jan 06:47
Compare
Choose a tag to compare
v1.5.4

Travis update

1.5.2

12 Jan 04:28
Compare
Choose a tag to compare
v1.5.2

Swaps philo/laravel-blade for aschmelyun/laravel-blade